Remove libtest's dylib
This commit is contained in:
parent
3cdd004e55
commit
c0fa85e9e1
@ -3,9 +3,6 @@ name = "test"
|
||||
version = "0.0.0"
|
||||
edition = "2021"
|
||||
|
||||
[lib]
|
||||
crate-type = ["dylib", "rlib"]
|
||||
|
||||
[dependencies]
|
||||
getopts = { version = "0.2.21", features = ['rustc-dep-of-std'] }
|
||||
std = { path = "../std" }
|
||||
|
Loading…
Reference in New Issue
Block a user