Skip to content

Commit c0fa85e

Browse files
committed
Remove libtest's dylib
1 parent 3cdd004 commit c0fa85e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

library/test/Cargo.toml

-3
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ name = "test"
33
version = "0.0.0"
44
edition = "2021"
55

6-
[lib]
7-
crate-type = ["dylib", "rlib"]
8-
96
[dependencies]
107
getopts = { version = "0.2.21", features = ['rustc-dep-of-std'] }
118
std = { path = "../std" }

0 commit comments

Comments
 (0)