Skip to content

Commit 05caa82

Browse files
author
bors-servo
authored
Auto merge of #935 - bradfier:bump, r=emilio
Bump version to 0.30.0 Version bump, primarily to get #832 and #892 in now that 1.19 is out and untagged unions are usable in stable! r? @emilio
2 parents dc253cb + 3cbdb98 commit 05caa82

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ name = "bindgen"
1313
readme = "README.md"
1414
repository = "https://github.com/rust-lang-nursery/rust-bindgen"
1515
documentation = "https://docs.rs/bindgen"
16-
version = "0.29.0"
16+
version = "0.30.0"
1717
build = "build.rs"
1818

1919
include = [

0 commit comments

Comments
 (0)