diff --git a/Cargo.toml b/Cargo.toml index 6c4bd73..04ee716 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,7 +12,7 @@ build = "build.rs" edition = "2024" [build-dependencies.bindgen] -version = "0.72" +version = "0.73" default-features = false features = ["runtime"]