Skip to content

Commit 9bb794b

Browse files
author
bors-servo
authored
Auto merge of #709 - emilio:fix-stylo-openbsd, r=fitzgen
Minor version bump to peek up clang-sys updates in stylo. This should fix https://bugzilla.mozilla.org/show_bug.cgi?id=1365488 There aren't any breaking changes since 0.25, only new features and fixes for libclang >3.9
2 parents ea9a932 + e7978c5 commit 9bb794b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.25.0"
16+
version = "0.25.1"
1717
build = "build.rs"
1818

1919
exclude = [

0 commit comments

Comments
 (0)