Skip to content

Commit 977f22d

Browse files
committed
feat(Cargo.toml): don't build staticlib by default
1 parent 9d7c3c6 commit 977f22d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ exclude = [
1919
]
2020

2121
[lib]
22-
crate-type = ["staticlib", "lib"] # "lib" required for integration tests
2322
name = "hermit"
2423

2524
[[test]]

0 commit comments

Comments
 (0)