2
Fork 0
Code Issues 1 Pull requests 2 Wiki Activity
Var Dump:
dumpVar: only available in dev mode
Mailing List

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

Reviewed-on: https://git.sclu1034.dev///bitsquid_dt/dt-plugin-template/pulls/7
This commit is contained in:
Lucas Schwiderski 2024-08-21 09:58:07 +00:00
commit 05e6adfd70
Signed by: Forgejo (git.sclu1034.dev)
GPG key ID: B1C9C29730D3D366

4
Cargo.lock generated
View file

@ -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",