diff --git a/num-format-windows/Cargo.toml b/num-format-windows/Cargo.toml index 6214ed4..f1f5d68 100644 --- a/num-format-windows/Cargo.toml +++ b/num-format-windows/Cargo.toml @@ -18,4 +18,4 @@ build = "build.rs" include = ["build.rs", "Cargo.toml", "src/**/*", "wrapper.h"] [build-dependencies] -bindgen = "0.63.0" +bindgen = "0.65.1"