Skip to content

Commit 06fa2f7

Browse files
author
bors-servo
authored
Auto merge of rust-lang#627 - fitzgen:new-bindgen-release, r=emilio
Bump to version 0.23.0 Glancing through the git log it looks like a public API or two was renamed, and what with the template refactoring work, it seems like emitted bindings will be different enough that a breaking version bump is called for. r? @emilio
2 parents a22ddba + 5a822f3 commit 06fa2f7

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ name = "bindgen"
1313
readme = "README.md"
1414
repository = "https://github.com/servo/rust-bindgen"
1515
documentation = "https://docs.rs/bindgen"
16-
version = "0.22.1"
16+
version = "0.23.0"
1717
build = "build.rs"
1818

1919
exclude = ["tests/headers", "tests/expectations", "bindgen-integration", "ci"]

0 commit comments

Comments
 (0)