mirror of
https://gitee.com/openharmony/third_party_rust_bindgen
synced 2024-12-04 05:22:20 +00:00
Bump version.
This commit is contained in:
parent
1ca63aa76d
commit
06203c4c95
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -23,7 +23,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "bindgen"
|
||||
version = "0.37.3"
|
||||
version = "0.37.4"
|
||||
dependencies = [
|
||||
"cexpr 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"cfg-if 0.1.2 (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.37.3"
|
||||
version = "0.37.4"
|
||||
build = "build.rs"
|
||||
|
||||
include = [
|
||||
|
Loading…
Reference in New Issue
Block a user