diff --git a/pjs-rs/Cargo.toml b/pjs-rs/Cargo.toml index e7978f2..b519f57 100644 --- a/pjs-rs/Cargo.toml +++ b/pjs-rs/Cargo.toml @@ -14,4 +14,4 @@ features = [ ] [lib] -crate-type = ["cdylib", "lib"] +crate-type = ["cdylib"]