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
8e6354a5c1
commit
370a221989
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -47,7 +47,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "bindgen"
|
||||
version = "0.43.2"
|
||||
version = "0.44.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)",
|
||||
|
@ -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.43.2"
|
||||
version = "0.44.0"
|
||||
build = "build.rs"
|
||||
|
||||
include = [
|
||||
|
Loading…
Reference in New Issue
Block a user