summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbors-servo <lbergstrom+bors@mozilla.com>2017-07-05 12:12:12 -0700
committerGitHub <noreply@github.com>2017-07-05 12:12:12 -0700
commit78e7546d3be61a7cb7272c7365564300481798ae (patch)
tree82f6029bb8204b573019071a2a7954c7875826ce
parent607b5bd5cd0aac4bf2f7ba1d87875c8e9dd71a20 (diff)
parent1bf0b8a40bbca6ffdfb1cdd116a3f3fa0cdc8f10 (diff)
Auto merge of #783 - emilio:bump, r=fitzgenv0.26.3
Minor version bump to grab clang-sys 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 5e1a6490..5daefa20 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1,6 +1,6 @@
[root]
name = "bindgen"
-version = "0.26.2"
+version = "0.26.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 355e5056..5fbe1a26 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.26.2"
+version = "0.26.3"
build = "build.rs"
exclude = [