diff --git a/Cargo.toml b/Cargo.toml index 33e2897..6dd9ea1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,7 +14,7 @@ thiserror = "1.0" schemars = "1.2" [build-dependencies] -bindgen = "0.70" +bindgen = "0.72" cc = "1.0" [dev-dependencies]