fix: manifest generation (bump droplet-rs)

This commit is contained in:
DecDuck
2025-12-20 18:36:01 +11:00
parent 2a4ccc20de
commit c8a3bee58b
2 changed files with 3 additions and 3 deletions
Generated
+2 -2
View File
@@ -497,8 +497,8 @@ dependencies = [
[[package]]
name = "droplet-rs"
version = "0.13.0"
source = "git+https://github.com/Drop-OSS/droplet-rs.git#6f9411fa1725b75d08244cfe74de591190430ba4"
version = "0.14.0"
source = "git+https://github.com/Drop-OSS/droplet-rs.git#9f23190ba2c6eebc5c62218cf762392d15770d9f"
dependencies = [
"anyhow",
"async-trait",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@drop-oss/droplet",
"version": "5.2.0",
"version": "5.3.0",
"main": "index.js",
"types": "index.d.ts",
"napi": {