Merge pull request #127 from loot/dependabot/cargo/cxx-build-1.0.161

Bump cxx-build from 1.0.160 to 1.0.161
This commit is contained in:
Oliver Hamlet
2025-07-25 20:59:28 +01:00
committed by GitHub
Generated
+2 -2
View File
@@ -237,9 +237,9 @@ dependencies = [
[[package]]
name = "cxx-build"
version = "1.0.160"
version = "1.0.161"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6aeeaf1aefae8e0f5141920a7ecbc64a22ab038d4b4ac59f2d19e0effafd5b53"
checksum = "212b754247a6f07b10fa626628c157593f0abf640a3dd04cce2760eca970f909"
dependencies = [
"cc",
"codespan-reporting",