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 = [
200200
201201[[package ]]
202202name = " object"
203- version = " 0.32.1 "
203+ version = " 0.36.0 "
204204source = " registry+https://github.com/rust-lang/crates.io-index"
205- checksum = " 9cf5f9dd3933bd50a9e1f149ec995f39ae2c496d31fd772c1fd45ebc27e902b0 "
205+ checksum = " 576dfe1fc8f9df304abb159d767a29d0476f7750fbf8aa7ad07816004a207434 "
206206dependencies = [
207207 " compiler_builtins" ,
208208 " memchr" ,
@@ -407,8 +407,6 @@ dependencies = [
407407 " core" ,
408408 " getopts" ,
409409 " libc" ,
410- " panic_abort" ,
411- " panic_unwind" ,
412410 " std" ,
413411]
414412
Original file line number Diff line number Diff line change 11[toolchain]
2- channel = "nightly-2024-05-30 "
2+ channel = "nightly-2024-06-11 "
33components = ["rust-src", "rustc-dev", "llvm-tools"]
You can’t perform that action at this time.
0 commit comments