diff --git a/Cargo.toml b/Cargo.toml index 5f5cc05..6fa5df8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -24,7 +24,7 @@ exclude = [ cfg-if = "^1.0.0" [build-dependencies] -bindgen = { version = "~0.62.0", optional = true } +bindgen = { version = "~0.63.0", optional = true } [dev-dependencies] version-sync = "~0.9.2"