diff --git a/Cargo.toml b/Cargo.toml index d0f5bcb..da40ad1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ license = "AGPL-3.0-only" description = "Droplet is a `napi.rs` Rust/Node.js package full of high-performance and low-level utils for Drop" [lib] -crate-type = ["cdylib"] +crate-type = ["cdylib", "rlib"] [dependencies] # Default enable napi4 feature, see https://nodejs.org/api/n-api.html#node-api-version-matrix