mirror of
https://gitee.com/openharmony/third_party_rust_bindgen
synced 2024-12-04 05:22:20 +00:00
Minor version bump.
This commit is contained in:
parent
3798bc7c15
commit
7abf375622
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -1,6 +1,6 @@
|
||||
[root]
|
||||
name = "bindgen"
|
||||
version = "0.25.2"
|
||||
version = "0.25.3"
|
||||
dependencies = [
|
||||
"aster 0.41.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"cexpr 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
|
@ -13,7 +13,7 @@ name = "bindgen"
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/servo/rust-bindgen"
|
||||
documentation = "https://docs.rs/bindgen"
|
||||
version = "0.25.2"
|
||||
version = "0.25.3"
|
||||
build = "build.rs"
|
||||
|
||||
exclude = [
|
||||
|
Loading…
Reference in New Issue
Block a user