Skip to content

Commit d50a0a7

Browse files
committed
fix: output filename collision
1 parent 47b0b54 commit d50a0a7

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ keywords = ["opencc", "chinese", "pure-rust", "traditional", "simplified"]
1111
categories = ["text-processing", "localization"]
1212

1313
[lib]
14-
name = "ferrous_opencc"
15-
crate-type = ["cdylib", "rlib", "staticlib"]
14+
crate-type = ["rlib"]
1615

1716
[[bin]]
1817
name = "opencc-dict-compiler"

0 commit comments

Comments
 (0)