summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbors-servo <lbergstrom+bors@mozilla.com>2017-07-24 13:39:53 -0700
committerGitHub <noreply@github.com>2017-07-24 13:39:53 -0700
commit23dbe487b8d2a142fb03d9aefc3b4dd29aa78009 (patch)
treeb4a7e21986cf61401e76c9bd51c0e2155867be04
parente9f452b958fd6a672bfbe5badc9b5c9626be4e34 (diff)
parentd4da81a5b6931905084a07b0644bdc17536b2999 (diff)
Auto merge of #841 - servo:bump, r=fitzgen
Bump to 0.28 Brings in #822 which unblocks https://bugzilla.mozilla.org/show_bug.cgi?id=1366956, and also #829 which should greatly reduce merge conflicts in checked in bindings.
-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 1615200e..690c0a16 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1,6 +1,6 @@
[root]
name = "bindgen"
-version = "0.27.0"
+version = "0.28.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 06772302..4d06d7d4 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.27.0"
+version = "0.28.0"
build = "build.rs"
exclude = [