mirror of
https://gitee.com/openharmony/third_party_rust_bindgen
synced 2024-12-12 01:24:42 +00:00
Bump to v0.22.1
There've been no breaking changes in v0.22.0..HEAD, only a bunch of bugfixes.
This commit is contained in:
parent
6320ed2514
commit
7463229c6c
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -1,6 +1,6 @@
|
||||
[root]
|
||||
name = "bindgen"
|
||||
version = "0.22.0"
|
||||
version = "0.22.1"
|
||||
dependencies = [
|
||||
"aster 0.38.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.22.0"
|
||||
version = "0.22.1"
|
||||
build = "build.rs"
|
||||
|
||||
exclude = ["tests/headers", "tests/expectations", "bindgen-integration", "ci"]
|
||||
|
Loading…
Reference in New Issue
Block a user