--- a/Cargo.toml
+++ b/Cargo.toml
@@ -30,7 +30,7 @@
 path = "src/lib.rs"
 
 [build-dependencies.bindgen]
-version = "0.69"
+version = ">=0.69, <1.0"
 optional = true
 
 [build-dependencies.proc-macro2]
