summaryrefslogtreecommitdiffstats
path: root/build/rust/memmap2-0.5/Cargo.toml
blob: 331e3a955e15f2cde2da575a411966c1af714a86 (plain)
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "memmap2"
version = "0.5.999"
edition = "2018"
license = "MPL-2.0"

[lib]
path = "lib.rs"

[dependencies.memmap2]
version = "0.8.0"