Update Rust crate rustc-hash to v2.1.0 (#9569)

This commit is contained in:
renovate[bot]
2024-12-02 01:23:42 +00:00
committed by GitHub
parent b5807754fe
commit 89a25ba465
Generated
+2 -2
View File
@@ -3164,9 +3164,9 @@ checksum = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f"
[[package]]
name = "rustc-hash"
version = "2.0.0"
version = "2.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "583034fd73374156e66797ed8e5b0d5690409c9226b22d87cb7f19821c05d152"
checksum = "c7fb8039b3032c191086b10f11f319a6e99e1e82889c5cc6046f515c9db1d497"
[[package]]
name = "rustix"