Skip to content

Commit 3d22138

Browse files
authored
fix: remove cdylib from published crate (#782)
1 parent f8374ab commit 3d22138

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
@@ -20,7 +20,6 @@ import_map = "0.25.0"
2020
serde = { version = "1.0.204", features = ["derive"] }
2121

2222
[lib]
23-
crate-type = ["cdylib", "rlib"]
2423
name = "deno_doc"
2524

2625
[[example]]

0 commit comments

Comments
 (0)