fix: add rlib

This commit is contained in:
DecDuck
2025-12-13 15:16:40 +11:00
parent 7846128786
commit b8a7dc169c

View File

@@ -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