Migrate panic_unwind to use cfg_select!
This commit is contained in:
parent
040a98af70
commit
d41cd48655
4 changed files with 20 additions and 14 deletions
|
|
@ -192,7 +192,6 @@ name = "panic_unwind"
|
|||
version = "0.0.0"
|
||||
dependencies = [
|
||||
"alloc",
|
||||
"cfg-if",
|
||||
"libc",
|
||||
"rustc-std-workspace-core",
|
||||
"unwind",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue