Update rustc-hash from 2.1.1 to 2.1.2

This commit is contained in:
Oliver Hamlet
2026-04-09 18:29:57 +01:00
parent b87b7f2137
commit 022143786f
2 changed files with 7 additions and 2 deletions
Generated
+2 -2
View File
@@ -1039,9 +1039,9 @@ dependencies = [
[[package]]
name = "rustc-hash"
version = "2.1.1"
version = "2.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d"
checksum = "94300abf3f1ae2e2b8ffb7b58043de3d399c73fa6f4b73826402a5c457614dbe"
[[package]]
name = "rustix"
+5
View File
@@ -132,6 +132,11 @@ who = "Oliver Hamlet <git@ortham.net>"
criteria = "safe-to-deploy"
delta = "0.11.0 -> 0.11.1"
[[audits.rustc-hash]]
who = "Oliver Hamlet <git@ortham.net>"
criteria = "safe-to-deploy"
delta = "2.1.1 -> 2.1.2"
[[audits.slab]]
who = "Oliver Hamlet <git@ortham.net>"
criteria = "safe-to-deploy"