ares/rust/ares_pma/Cargo.toml

16 lines
259 B
TOML
Raw Normal View History

[package]
name = "ares_pma"
version = "0.1.0"
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
[build-dependencies]
bindgen = "0.69.1"
2023-11-30 01:36:30 +03:00
cc = "1.0"
[features]
debug_prints = []