diff --git a/Cargo.toml b/Cargo.toml index 7ee56d3997..727d67bc80 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -24,7 +24,7 @@ skeptic = "0.13" [build-dependencies] anyhow = "1" -bindgen = "0.68.1" +bindgen = "0.71.1" cc = "1.0" skeptic = "0.13"