Skip to content

Commit c683f6f

Browse files
committed
chore: bump versions
1 parent 80c7bcf commit c683f6f

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bindgen-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ readme = "../README.md"
1313
repository = "https://github.com/rust-lang/rust-bindgen"
1414
documentation = "https://docs.rs/bindgen"
1515
homepage = "https://rust-lang.github.io/rust-bindgen/"
16-
version = "0.70.1"
16+
version = "0.71.0"
1717
rust-version.workspace = true
1818
edition.workspace = true
1919

bindgen/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ readme = "../README.md"
1616
repository = "https://github.com/rust-lang/rust-bindgen"
1717
documentation = "https://docs.rs/bindgen"
1818
homepage = "https://rust-lang.github.io/rust-bindgen/"
19-
version = "0.70.1"
19+
version = "0.71.0"
2020
build = "build.rs"
2121
rust-version.workspace = true
2222
edition.workspace = true

0 commit comments

Comments
 (0)