more cleaning for build.rs

This commit is contained in:
do butterflies cry? 2026-03-31 11:19:58 +10:00
parent 4ab010e781
commit 43d8f3a101
Signed by: cry
GPG key ID: F68745A836CA0412
2 changed files with 24 additions and 15 deletions

View file

@ -30,6 +30,7 @@ nix-main-c = []
[build-dependencies]
bindgen = { default-features = false, features = [ "logging", "runtime" ], version = "0.72.1" }
doxygen-bindgen = "0.1.3"
itertools = "0.14.0"
pkg-config.workspace = true
cc.workspace = true