summaryrefslogtreecommitdiff
path: root/bindgen/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'bindgen/Cargo.toml')
-rw-r--r--bindgen/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bindgen/Cargo.toml b/bindgen/Cargo.toml
index 6d4902d4..bc53be5d 100644
--- a/bindgen/Cargo.toml
+++ b/bindgen/Cargo.toml
@@ -14,7 +14,7 @@ readme = "../README.md"
repository = "https://github.com/rust-lang/rust-bindgen"
documentation = "https://docs.rs/bindgen"
homepage = "https://rust-lang.github.io/rust-bindgen/"
-version = "0.63.0"
+version = "0.64.0"
edition = "2018"
build = "build.rs"
# If you change this, also update README.md and msrv in .github/workflows/bindgen.yml