summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmilio Cobos Álvarez <emilio@crisal.io>2018-10-04 16:17:07 +0200
committerEmilio Cobos Álvarez <emilio@crisal.io>2018-10-04 16:17:07 +0200
commit66ba296a1e41ae7c6334d0d0d9366184948fd359 (patch)
tree4108eb952daacff39051caabcf7aee6ca676df1b
parente8a1c093ad2132a7e15214408fee02890969da42 (diff)
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 d8d7cf96..d67dfdd1 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -26,7 +26,7 @@ dependencies = [
[[package]]
name = "bindgen"
-version = "0.41.0"
+version = "0.42.0"
dependencies = [
"bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
"cexpr 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
diff --git a/Cargo.toml b/Cargo.toml
index e5038f32..f331f182 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -14,7 +14,7 @@ readme = "README.md"
repository = "https://github.com/rust-lang-nursery/rust-bindgen"
documentation = "https://docs.rs/bindgen"
homepage = "https://rust-lang-nursery.github.io/rust-bindgen/"
-version = "0.41.0"
+version = "0.42.0"
build = "build.rs"
include = [