File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -200,9 +200,9 @@ dependencies = [
200
200
201
201
[[package ]]
202
202
name = " object"
203
- version = " 0.32.1 "
203
+ version = " 0.36.0 "
204
204
source = " registry+https://github.com/rust-lang/crates.io-index"
205
- checksum = " 9cf5f9dd3933bd50a9e1f149ec995f39ae2c496d31fd772c1fd45ebc27e902b0 "
205
+ checksum = " 576dfe1fc8f9df304abb159d767a29d0476f7750fbf8aa7ad07816004a207434 "
206
206
dependencies = [
207
207
" compiler_builtins" ,
208
208
" memchr" ,
@@ -407,8 +407,6 @@ dependencies = [
407
407
" core" ,
408
408
" getopts" ,
409
409
" libc" ,
410
- " panic_abort" ,
411
- " panic_unwind" ,
412
410
" std" ,
413
411
]
414
412
Original file line number Diff line number Diff line change 1
1
[toolchain]
2
- channel = "nightly-2024-05-30 "
2
+ channel = "nightly-2024-06-11 "
3
3
components = ["rust-src", "rustc-dev", "llvm-tools"]
You can’t perform that action at this time.
0 commit comments