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

Update Rust crate bindgen to v0.70.1
All checks were successful
lint/clippy Check for common mistakes and opportunities for code improvement
build Build for the target platform

This commit is contained in:
Renovate (Bot) 2024-08-20 18:47:24 +00:00
parent e11ece4313
commit 8a3d611650
Signed by: renovate-bot
GPG key ID: 0E059908592C1674

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