summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbors-servo <lbergstrom+bors@mozilla.com>2017-05-03 15:14:25 -0500
committerGitHub <noreply@github.com>2017-05-03 15:14:25 -0500
commit66b9c3d8698aef0a32147eeabb99264a9b52d171 (patch)
tree0418b64bb00501347498cab1c69fc587000ebe6c
parent765671df1a6b93fccf7460043be865055de7ceb2 (diff)
parent705f16a3149a8b2a026c98162b208ad2dee1beaa (diff)
Auto merge of #686 - emilio:bump, r=fitzgenv0.24.0
Breaking version bump. After all the huge work @fitzgen has been doing diagnosing stylo issues, we seem ready to try again! Also, a lot of issues have been fixed lately.
-rw-r--r--Cargo.lock2
-rw-r--r--Cargo.toml2
2 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 6ca389f3..3a1d021a 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1,6 +1,6 @@
[root]
name = "bindgen"
-version = "0.23.1"
+version = "0.24.0"
dependencies = [
"aster 0.41.0 (registry+https://github.com/rust-lang/crates.io-index)",
"cexpr 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
diff --git a/Cargo.toml b/Cargo.toml
index 8b4ccf44..5dd3c9e4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -13,7 +13,7 @@ name = "bindgen"
readme = "README.md"
repository = "https://github.com/servo/rust-bindgen"
documentation = "https://docs.rs/bindgen"
-version = "0.23.1"
+version = "0.24.0"
build = "build.rs"
exclude = [