@@ -36,15 +36,15 @@ dependencies = [
36
36
37
37
[[package ]]
38
38
name = " allocator-api2"
39
- version = " 0.2.18 "
39
+ version = " 0.2.20 "
40
40
source = " registry+https://github.com/rust-lang/crates.io-index"
41
- checksum = " 5c6cb57a04249c6480766f7f7cef5467412af1490f8d1e243141daddada3264f "
41
+ checksum = " 45862d1c77f2228b9e10bc609d5bc203d86ebc9b87ad8d5d5167a6c9abf739d9 "
42
42
43
43
[[package ]]
44
44
name = " cc"
45
- version = " 1.2.0 "
45
+ version = " 1.2.1 "
46
46
source = " registry+https://github.com/rust-lang/crates.io-index"
47
- checksum = " 1aeb932158bd710538c73702db6945cb68a8fb08c519e6e12706b94263b36db8 "
47
+ checksum = " fd9de9f2205d5ef3fd67e685b0df337994ddd4495e2a28d185500d0e1edfea47 "
48
48
dependencies = [
49
49
" shlex" ,
50
50
]
@@ -135,9 +135,9 @@ dependencies = [
135
135
136
136
[[package ]]
137
137
name = " hashbrown"
138
- version = " 0.15.0 "
138
+ version = " 0.15.2 "
139
139
source = " registry+https://github.com/rust-lang/crates.io-index"
140
- checksum = " 1e087f84d4f86bf4b218b927129862374b72199ae7d8657835f1e89000eea4fb "
140
+ checksum = " bf151400ff0baff5465007dd2f3e717f3fe502074ca563069ce3a6629d07b289 "
141
141
dependencies = [
142
142
" allocator-api2" ,
143
143
" compiler_builtins" ,
@@ -159,8 +159,7 @@ dependencies = [
159
159
[[package ]]
160
160
name = " libc"
161
161
version = " 0.2.166"
162
- source = " registry+https://github.com/rust-lang/crates.io-index"
163
- checksum = " c2ccc108bbc0b1331bd061864e7cd823c0cab660bbe6970e66e2c0614decde36"
162
+ source = " git+https://github.com/tgross35/rust-libc?branch=backport-fix-rustc-dep-of-std#70b1487bb06aaaeb12df794fe9b6dda4121de591"
164
163
dependencies = [
165
164
" rustc-std-workspace-core" ,
166
165
]
@@ -405,9 +404,9 @@ dependencies = [
405
404
406
405
[[package ]]
407
406
name = " unwinding"
408
- version = " 0.2.3 "
407
+ version = " 0.2.4 "
409
408
source = " registry+https://github.com/rust-lang/crates.io-index"
410
- checksum = " 637d511437df708cee34bdec7ba2f1548d256b7acf3ff20e0a1c559f9bf3a987 "
409
+ checksum = " e2c6cb20f236dae10c69b0b45d82ef50af8b7e45c10e429e7901d26b49b4dbf3 "
411
410
dependencies = [
412
411
" compiler_builtins" ,
413
412
" gimli 0.31.1" ,
0 commit comments