File tree Expand file tree Collapse file tree 1 file changed +4
-10
lines changed Expand file tree Collapse file tree 1 file changed +4
-10
lines changed Original file line number Diff line number Diff line change @@ -1520,12 +1520,6 @@ dependencies = [
15201520 " serde_json" ,
15211521]
15221522
1523- [[package ]]
1524- name = " hashbrown"
1525- version = " 0.9.1"
1526- source = " registry+https://github.com/rust-lang/crates.io-index"
1527- checksum = " d7afe4a420e3fe79967a00898cc1f4db7c8a49a9333a29f8a4bd76a253d5cd04"
1528-
15291523[[package ]]
15301524name = " hashbrown"
15311525version = " 0.11.0"
@@ -1676,12 +1670,12 @@ dependencies = [
16761670
16771671[[package ]]
16781672name = " indexmap"
1679- version = " 1.6 .0"
1673+ version = " 1.7 .0"
16801674source = " registry+https://github.com/rust-lang/crates.io-index"
1681- checksum = " 55e2e4c765aa53a0424761bf9f41aa7a6ac1efa87238f59560640e27fca028f2 "
1675+ checksum = " bc633605454125dec4b66843673f01c7df2b89479b32e0ed634e43a91cff62a5 "
16821676dependencies = [
16831677 " autocfg" ,
1684- " hashbrown 0.9.1 " ,
1678+ " hashbrown" ,
16851679]
16861680
16871681[[package ]]
@@ -4966,7 +4960,7 @@ dependencies = [
49664960 " core" ,
49674961 " dlmalloc" ,
49684962 " fortanix-sgx-abi" ,
4969- " hashbrown 0.11.0 " ,
4963+ " hashbrown" ,
49704964 " hermit-abi" ,
49714965 " libc" ,
49724966 " miniz_oxide" ,
You can’t perform that action at this time.
0 commit comments