trisquel-icecat/icecat/build/rust/memmap2/Cargo.toml

11 lines
147 B
TOML

[package]
name = "memmap2"
version = "0.8.999"
edition = "2018"
license = "MPL-2.0"
[lib]
path = "lib.rs"
[dependencies.memmap2]
version = "0.9"