trisquel-icecat/icecat/build/rust/memoffset/Cargo.toml
2025-10-06 02:35:48 -06:00

11 lines
161 B
TOML

[package]
name = "memoffset"
version = "0.8.999"
edition = "2018"
license = "MIT OR Apache-2.0"
[lib]
path = "lib.rs"
[dependencies.memoffset]
version = "0.9"