@@ -1700,18 +1700,9 @@ dependencies = [
1700
1700
1701
1701
[[package ]]
1702
1702
name = " hashbrown"
1703
- version = " 0.11.2"
1704
- source = " registry+https://github.com/rust-lang/crates.io-index"
1705
- checksum = " ab5ef0d4909ef3724cc8cce6ccc8572c5c817592e9285f5464f8e86f8bd3726e"
1706
- dependencies = [
1707
- " ahash" ,
1708
- ]
1709
-
1710
- [[package ]]
1711
- name = " hashbrown"
1712
- version = " 0.12.0"
1703
+ version = " 0.12.3"
1713
1704
source = " registry+https://github.com/rust-lang/crates.io-index"
1714
- checksum = " 8c21d40587b92fa6a6c6e3c1bdbf87d75511db5672f9c93175574b3a00df1758 "
1705
+ checksum = " 8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888 "
1715
1706
dependencies = [
1716
1707
" ahash" ,
1717
1708
" compiler_builtins" ,
@@ -1873,12 +1864,12 @@ dependencies = [
1873
1864
1874
1865
[[package ]]
1875
1866
name = " indexmap"
1876
- version = " 1.8.2 "
1867
+ version = " 1.9.1 "
1877
1868
source = " registry+https://github.com/rust-lang/crates.io-index"
1878
- checksum = " e6012d540c5baa3589337a98ce73408de9b5a25ec9fc2c6fd6be8f0d39e0ca5a "
1869
+ checksum = " 10a35a97730320ffe8e2d410b5d3b69279b98d2c14bdb8b70ea89ecf7888d41e "
1879
1870
dependencies = [
1880
1871
" autocfg" ,
1881
- " hashbrown 0.11.2 " ,
1872
+ " hashbrown" ,
1882
1873
" rustc-rayon" ,
1883
1874
" serde" ,
1884
1875
]
@@ -2559,27 +2550,15 @@ dependencies = [
2559
2550
" rustc-std-workspace-core" ,
2560
2551
]
2561
2552
2562
- [[package ]]
2563
- name = " object"
2564
- version = " 0.28.4"
2565
- source = " registry+https://github.com/rust-lang/crates.io-index"
2566
- checksum = " e42c982f2d955fac81dd7e1d0e1426a7d702acd9c98d19ab01083a6a0328c424"
2567
- dependencies = [
2568
- " crc32fast" ,
2569
- " flate2" ,
2570
- " hashbrown 0.11.2" ,
2571
- " indexmap" ,
2572
- " memchr" ,
2573
- ]
2574
-
2575
2553
[[package ]]
2576
2554
name = " object"
2577
2555
version = " 0.29.0"
2578
2556
source = " registry+https://github.com/rust-lang/crates.io-index"
2579
2557
checksum = " 21158b2c33aa6d4561f1c0a6ea283ca92bc54802a93b263e910746d679a7eb53"
2580
2558
dependencies = [
2581
2559
" crc32fast" ,
2582
- " hashbrown 0.12.0" ,
2560
+ " flate2" ,
2561
+ " hashbrown" ,
2583
2562
" indexmap" ,
2584
2563
" memchr" ,
2585
2564
]
@@ -4967,9 +4946,9 @@ checksum = "c111b5bd5695e56cffe5129854aa230b39c93a305372fdbb2668ca2394eea9f8"
4967
4946
4968
4947
[[package ]]
4969
4948
name = " smallvec"
4970
- version = " 1.7.0 "
4949
+ version = " 1.8.1 "
4971
4950
source = " registry+https://github.com/rust-lang/crates.io-index"
4972
- checksum = " 1ecab6c735a6bb4139c0caafd0cc3635748bbb3acf4550e8138122099251f309 "
4951
+ checksum = " cc88c725d61fc6c3132893370cac4a0200e3fedf5da8331c570664b1987f5ca2 "
4973
4952
4974
4953
[[package ]]
4975
4954
name = " snap"
@@ -5047,7 +5026,7 @@ dependencies = [
5047
5026
" core" ,
5048
5027
" dlmalloc" ,
5049
5028
" fortanix-sgx-abi" ,
5050
- " hashbrown 0.12.0 " ,
5029
+ " hashbrown" ,
5051
5030
" hermit-abi 0.2.0" ,
5052
5031
" libc" ,
5053
5032
" miniz_oxide" ,
@@ -5306,13 +5285,13 @@ dependencies = [
5306
5285
5307
5286
[[package ]]
5308
5287
name = " thorin-dwp"
5309
- version = " 0.2 .0"
5288
+ version = " 0.3 .0"
5310
5289
source = " registry+https://github.com/rust-lang/crates.io-index"
5311
- checksum = " dd95b4559c196987c8451b4e14d08a4c796c2844f9adf4d2a2dbc9b3142843be "
5290
+ checksum = " e6cb0c7868d7f90407531108ab03263d9452a8811b7cdd87675343a40d4aa254 "
5312
5291
dependencies = [
5313
5292
" gimli 0.26.1" ,
5314
- " hashbrown 0.11.2 " ,
5315
- " object 0.28.4 " ,
5293
+ " hashbrown" ,
5294
+ " object 0.29.0 " ,
5316
5295
" tracing" ,
5317
5296
]
5318
5297
0 commit comments