diff --git a/Cargo.toml b/Cargo.toml index 42784f1..ef10e70 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -24,7 +24,7 @@ errno = "0.3.0" libc = "0.2.133" [build-dependencies] -bindgen = "0.71.0" +bindgen = "0.72.0" [dev-dependencies] glob = "0.3.0"