8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf9de23 commit e17d6b9Copy full SHA for e17d6b9
test/Cargo.toml
@@ -7,8 +7,6 @@ edition = "2021"
7
getopts = { version = "0.2.21", features = ['rustc-dep-of-std'] }
8
std = { path = "../std" }
9
core = { path = "../core" }
10
-panic_unwind = { path = "../panic_unwind" }
11
-panic_abort = { path = "../panic_abort" }
12
13
[target.'cfg(not(all(windows, target_env = "msvc")))'.dependencies]
14
libc = { version = "0.2.150", default-features = false }
0 commit comments