diff --git a/Cargo.toml b/Cargo.toml index c3a2b60..76366a8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -25,7 +25,7 @@ default-features = false # Disable features which are enabled by default features = ["user-hooks"] [build-dependencies] -bindgen = "0.71.1" +bindgen = "0.72.0" fs_extra = "1.2.0" [lib]