Skip to content

Commit 146df32

Browse files
author
bors-servo
authored
Auto merge of #438 - emilio:bump, r=fitzgen
Version bump, ignore expectations' Cargo.lock r? @fitzgen or @Yamakaky
2 parents 3885130 + bb63f32 commit 146df32

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
target/
33
*~
44
./bindgen-integration/Cargo.lock
5+
./tests/expectations/Cargo.lock
56
#*#

Cargo.lock

Lines changed: 1 addition & 1 deletion
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.20.0"
16+
version = "0.20.1"
1717
build = "build.rs"
1818

1919
[badges]

0 commit comments

Comments
 (0)