summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbors-servo <lbergstrom+bors@mozilla.com>2017-05-27 07:44:45 -0500
committerGitHub <noreply@github.com>2017-05-27 07:44:45 -0500
commitdaf1935534de9cd09a8d3f4384af20eaa4fe0f01 (patch)
treec461e6bc1eddcc2be708181d831a8e55a5bffda7
parent3798bc7c15204af16e860eca7597b513bf1828e1 (diff)
parent7abf3756225070f72fe4dd7ab7dc9f414c616942 (diff)
Auto merge of #724 - emilio:mangling-panic, r=upsuperv0.25.3
Minor version bump.
-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 d9df2988..309b7dff 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1,6 +1,6 @@
[root]
name = "bindgen"
-version = "0.25.2"
+version = "0.25.3"
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 78e0b66e..989b55ec 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.25.2"
+version = "0.25.3"
build = "build.rs"
exclude = [