Skip to content

Commit

Permalink
Remove libtest's dylib
Browse files Browse the repository at this point in the history
  • Loading branch information
saethlin committed Dec 31, 2023
1 parent 3cdd004 commit c0fa85e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions library/test/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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" }
Expand Down

0 comments on commit c0fa85e

Please sign in to comment.