File tree 2 files changed +5
-6
lines changed
2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -58,9 +58,9 @@ dependencies = [
58
58
59
59
[[package ]]
60
60
name = " compiler_builtins"
61
- version = " 0.1.100 "
61
+ version = " 0.1.103 "
62
62
source = " registry+https://github.com/rust-lang/crates.io-index"
63
- checksum = " d6c0f24437059853f0fa64afc51f338f93647a3de4cf3358ba1bb4171a199775 "
63
+ checksum = " a3b73c3443a5fd2438d7ba4853c64e4c8efc2404a9e28a9234cc2d5eebc6c242 "
64
64
dependencies = [
65
65
" cc" ,
66
66
" rustc-std-workspace-core" ,
@@ -158,9 +158,9 @@ dependencies = [
158
158
159
159
[[package ]]
160
160
name = " libc"
161
- version = " 0.2.149 "
161
+ version = " 0.2.150 "
162
162
source = " registry+https://github.com/rust-lang/crates.io-index"
163
- checksum = " a08173bc88b7955d1b3145aa561539096c421ac8debde8cbc3612ec635fee29b "
163
+ checksum = " 89d92a4743f9a61002fae18374ed11e7973f530cb3a3255fb354818118b2203c "
164
164
dependencies = [
165
165
" rustc-std-workspace-core" ,
166
166
]
@@ -415,7 +415,6 @@ dependencies = [
415
415
name = " unwind"
416
416
version = " 0.0.0"
417
417
dependencies = [
418
- " cc" ,
419
418
" cfg-if" ,
420
419
" compiler_builtins" ,
421
420
" core" ,
Original file line number Diff line number Diff line change 1
1
[toolchain]
2
- channel = "nightly-2023-11-02 "
2
+ channel = "nightly-2023-11-10 "
3
3
components = ["rust-src", "rustc-dev", "llvm-tools"]
You can’t perform that action at this time.
0 commit comments