diff --git a/rust/Cargo.toml b/rust/Cargo.toml index 4d0129997..96cf7f61a 100644 --- a/rust/Cargo.toml +++ b/rust/Cargo.toml @@ -30,4 +30,4 @@ cargo-insta = "1.43.2" [build-dependencies] cc = "1.0" glob = "0.3" -bindgen = "0.70" +bindgen = "0.72"