1 2 3 4 5 6 7 8 9 10
[package] name = "aezref" version = "0.1.0" edition = "2024" build = "build.rs" [dependencies] [build-dependencies] cc = "1.2"