File tree 1 file changed +4
-10
lines changed
1 file changed +4
-10
lines changed Original file line number Diff line number Diff line change @@ -1520,12 +1520,6 @@ dependencies = [
1520
1520
" serde_json" ,
1521
1521
]
1522
1522
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
-
1529
1523
[[package ]]
1530
1524
name = " hashbrown"
1531
1525
version = " 0.11.0"
@@ -1676,12 +1670,12 @@ dependencies = [
1676
1670
1677
1671
[[package ]]
1678
1672
name = " indexmap"
1679
- version = " 1.6 .0"
1673
+ version = " 1.7 .0"
1680
1674
source = " registry+https://github.com/rust-lang/crates.io-index"
1681
- checksum = " 55e2e4c765aa53a0424761bf9f41aa7a6ac1efa87238f59560640e27fca028f2 "
1675
+ checksum = " bc633605454125dec4b66843673f01c7df2b89479b32e0ed634e43a91cff62a5 "
1682
1676
dependencies = [
1683
1677
" autocfg" ,
1684
- " hashbrown 0.9.1 " ,
1678
+ " hashbrown" ,
1685
1679
]
1686
1680
1687
1681
[[package ]]
@@ -4966,7 +4960,7 @@ dependencies = [
4966
4960
" core" ,
4967
4961
" dlmalloc" ,
4968
4962
" fortanix-sgx-abi" ,
4969
- " hashbrown 0.11.0 " ,
4963
+ " hashbrown" ,
4970
4964
" hermit-abi" ,
4971
4965
" libc" ,
4972
4966
" miniz_oxide" ,
You can’t perform that action at this time.
0 commit comments