Update Rust crate csbindgen to 1.9.1

This commit is contained in:
renovate[bot]
2024-03-11 02:28:06 +00:00
committed by GitHub
parent 387c4fad94
commit 21cb6abae3
2 changed files with 3 additions and 3 deletions

View File

@@ -30,7 +30,7 @@ ctor = "0.2.7"
[build-dependencies]
goblin = "0.8.0"
csbindgen = { version = "1.9.0", optional = true}
csbindgen = { version = "1.9.1", optional = true}
[dev-dependencies]
pretty_assertions = "1.4.0"