summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbors-servo <lbergstrom+bors@mozilla.com>2017-06-20 03:58:00 -0700
committerGitHub <noreply@github.com>2017-06-20 03:58:00 -0700
commita99bbd865e813143a81d29fac8cb46acd5bf6141 (patch)
treeceabf90d704d6793f01a4a6264c0dfa8ca4924d3
parent521b7d11b0a814b9533a83e981f7a5d7fac63fbf (diff)
parent8470e221f9fa5d1f195339737fdd3a7b433cad51 (diff)
Auto merge of #771 - emilio:bump, r=nox
Breaking 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 e0763e1d..629f093b 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1,6 +1,6 @@
[root]
name = "bindgen"
-version = "0.25.5"
+version = "0.26.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 d74b11ea..7a8567ef 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.5"
+version = "0.26.0"
build = "build.rs"
exclude = [