fix: add unpin type

This commit is contained in:
DecDuck
2025-12-01 14:33:32 +11:00
parent 217079cdf7
commit acdf2ba0f7
3 changed files with 4 additions and 28 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
edition = "2021"
authors = ["Drop-OSS"]
name = "droplet-rs"
version = "0.9.0"
version = "0.9.1"
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"