@@ -1138,19 +1138,12 @@ dependencies = [
1138
1138
1139
1139
[[package ]]
1140
1140
name = " hashbrown"
1141
- version = " 0.4 .0"
1141
+ version = " 0.5 .0"
1142
1142
source = " registry+https://github.com/rust-lang/crates.io-index"
1143
1143
dependencies = [
1144
1144
" compiler_builtins 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
1145
1145
" rustc-std-workspace-alloc 1.0.0" ,
1146
1146
" rustc-std-workspace-core 1.0.0" ,
1147
- ]
1148
-
1149
- [[package ]]
1150
- name = " hashbrown"
1151
- version = " 0.5.0"
1152
- source = " registry+https://github.com/rust-lang/crates.io-index"
1153
- dependencies = [
1154
1147
" serde 1.0.92 (registry+https://github.com/rust-lang/crates.io-index)" ,
1155
1148
]
1156
1149
@@ -3534,7 +3527,7 @@ dependencies = [
3534
3527
" core 0.0.0" ,
3535
3528
" dlmalloc 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
3536
3529
" fortanix-sgx-abi 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
3537
- " hashbrown 0.4 .0 (registry+https://github.com/rust-lang/crates.io-index)" ,
3530
+ " hashbrown 0.5 .0 (registry+https://github.com/rust-lang/crates.io-index)" ,
3538
3531
" libc 0.2.60 (registry+https://github.com/rust-lang/crates.io-index)" ,
3539
3532
" panic_abort 0.0.0" ,
3540
3533
" panic_unwind 0.0.0" ,
@@ -4450,7 +4443,6 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
4450
4443
"checksum globset 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" = " ef4feaabe24a0a658fd9cf4a9acf6ed284f045c77df0f49020ba3245cfb7b454"
4451
4444
"checksum h2 0.1.25 (registry+https://github.com/rust-lang/crates.io-index)" = " a539b63339fbbb00e081e84b6e11bd1d9634a82d91da2984a18ac74a8823f392"
4452
4445
"checksum handlebars 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = " df044dd42cdb7e32f28557b661406fc0f2494be75199779998810dbc35030e0d"
4453
- "checksum hashbrown 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 9529213c67695ca2d146e6f263b7b72df8fa973368beadf767e8ed80c03f2f36"
4454
4446
"checksum hashbrown 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = " e1de41fb8dba9714efd92241565cdff73f78508c95697dd56787d3cba27e2353"
4455
4447
"checksum heck 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = " ea04fa3ead4e05e51a7c806fc07271fdbde4e246a6c6d1efd52e72230b771b82"
4456
4448
"checksum hex 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = " 805026a5d0141ffc30abb3be3173848ad46a1b1664fe632428479619a3644d77"
0 commit comments