Skip to content

Commit 032e3f1

Browse files
committed
fix: remove crate_type from cargo.toml
1 parent 8c318a1 commit 032e3f1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Cargo.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@ edition = "2018"
1414

1515
build = "build.rs"
1616

17-
[lib]
18-
crate-type = ["cdylib", "rlib"]
19-
2017
[build-dependencies]
2118
version_check = "^0.9.1"
2219

0 commit comments

Comments
 (0)