We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cdd004 commit c0fa85eCopy full SHA for c0fa85e
library/test/Cargo.toml
@@ -3,9 +3,6 @@ name = "test"
3
version = "0.0.0"
4
edition = "2021"
5
6
-[lib]
7
-crate-type = ["dylib", "rlib"]
8
-
9
[dependencies]
10
getopts = { version = "0.2.21", features = ['rustc-dep-of-std'] }
11
std = { path = "../std" }
0 commit comments