build(deps): update rust crate indexmap to 2.11.4

This commit is contained in:
renovate[bot]
2025-09-18 17:56:12 +00:00
committed by GitHub
parent 652ad88d7d
commit ba32d34f2f
2 changed files with 3 additions and 3 deletions
Generated
+2 -2
View File
@@ -1962,9 +1962,9 @@ dependencies = [
[[package]]
name = "indexmap"
version = "2.11.3"
version = "2.11.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "92119844f513ffa41556430369ab02c295a3578af21cf945caa3e9e0c2481ac3"
checksum = "4b0f83760fb341a774ed326568e19f5a863af4a952def8c39f9ab92fd95b88e5"
dependencies = [
"equivalent",
"hashbrown 0.15.5",