Merge pull request 'Update Rust crate bindgen to v0.70.1' (#7) from renovate/bindgen-0.x-lockfile into master
All checks were successful
build Build for the target platform
All checks were successful
build Build for the target platform
Reviewed-on: https://git.sclu1034.dev///bitsquid_dt/dt-plugin-template/pulls/7
This commit is contained in:
commit
05e6adfd70
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -13,9 +13,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "bindgen"
|
||||
version = "0.70.0"
|
||||
version = "0.70.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "e0127a1da21afb5adaae26910922c3f7afd3d329ba1a1b98a0884cab4907a251"
|
||||
checksum = "f49d8fed880d473ea71efb9bf597651e77201bdd4893efe54c9e5d65ae04ce6f"
|
||||
dependencies = [
|
||||
"bitflags",
|
||||
"cexpr",
|
||||
|
|
Loading…
Add table
Reference in a new issue