mirror of
https://gitee.com/openharmony/third_party_rust_bindgen
synced 2024-12-04 05:22:20 +00:00
Version bump.
This commit is contained in:
parent
af44a14cc6
commit
68d0af91e5
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -26,7 +26,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "bindgen"
|
||||
version = "0.43.1"
|
||||
version = "0.43.2"
|
||||
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)",
|
||||
|
@ -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.43.1"
|
||||
version = "0.43.2"
|
||||
build = "build.rs"
|
||||
|
||||
include = [
|
||||
|
Loading…
Reference in New Issue
Block a user