mirror of
https://github.com/Drop-OSS/droplet.git
synced 2026-06-22 04:11:40 +10:00
fix: manifest generation (bump droplet-rs)
This commit is contained in:
Generated
+2
-2
@@ -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
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@drop-oss/droplet",
|
||||
"version": "5.2.0",
|
||||
"version": "5.3.0",
|
||||
"main": "index.js",
|
||||
"types": "index.d.ts",
|
||||
"napi": {
|
||||
|
||||
Reference in New Issue
Block a user