mirror of
https://gitee.com/openharmony/third_party_rust_bindgen
synced 2025-03-02 11:47:44 +00:00
Minor version bump.
This commit is contained in:
parent
8d045d2f20
commit
92d7bb3f86
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -23,7 +23,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "bindgen"
|
||||
version = "0.31.1"
|
||||
version = "0.31.2"
|
||||
dependencies = [
|
||||
"cexpr 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"cfg-if 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
|
@ -13,7 +13,7 @@ name = "bindgen"
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/rust-lang-nursery/rust-bindgen"
|
||||
documentation = "https://docs.rs/bindgen"
|
||||
version = "0.31.1"
|
||||
version = "0.31.2"
|
||||
build = "build.rs"
|
||||
|
||||
include = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user