fix: droplet generation (bump droplet-rs)

This commit is contained in:
DecDuck
2025-12-20 17:04:51 +11:00
parent 5b31d818c0
commit 2a4ccc20de
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.12.0"
source = "git+https://github.com/Drop-OSS/droplet-rs.git#cb3649eefa3bc8bf0cdeb947445fe357103730be"
version = "0.13.0"
source = "git+https://github.com/Drop-OSS/droplet-rs.git#6f9411fa1725b75d08244cfe74de591190430ba4"
dependencies = [
"anyhow",
"async-trait",