This commit is contained in:
Emilio Cobos Álvarez
2022-10-16 21:33:39 +02:00
parent 9e66268502
commit 2d5755709b
4 changed files with 106 additions and 90 deletions
+1 -1
View File
@@ -11,7 +11,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.60.1"
version = "0.61.0"
edition = "2018"
# If you change this, also update README.md and msrv in .github/workflows/bindgen.yml
rust-version = "1.57.0"