summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmilio Cobos Álvarez <emilio@crisal.io>2018-12-29 14:52:29 +0100
committerEmilio Cobos Álvarez <emilio@crisal.io>2018-12-29 14:52:29 +0100
commit7c24f6b2f6f62f62eba64784f58b1b6d46831908 (patch)
treec7e7b87b5dc52d152296be0c419d12b325508b10
parent1104631a142620ed69c31e6af681b0bc707194a4 (diff)
Version bump.v0.46.0
-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 ce167ca2..fc6eb1e2 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -47,7 +47,7 @@ dependencies = [
[[package]]
name = "bindgen"
-version = "0.45.0"
+version = "0.46.0"
dependencies = [
"bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
"cexpr 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
diff --git a/Cargo.toml b/Cargo.toml
index e1d9dcba..f0cf9e5d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -14,7 +14,7 @@ readme = "README.md"
repository = "https://github.com/rust-lang/rust-bindgen"
documentation = "https://docs.rs/bindgen"
homepage = "https://rust-lang.github.io/rust-bindgen/"
-version = "0.45.0"
+version = "0.46.0"
build = "build.rs"
include = [