g3/lib/g3-compat/Cargo.toml
2023-05-30 10:21:20 +08:00

15 lines
314 B
TOML

[package]
name = "g3-compat"
version = "0.1.0"
license.workspace = true
edition.workspace = true
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
cfg-if.workspace = true
libc.workspace = true
[build-dependencies]
cc = "1.0"
cfg-if.workspace = true