Update deps, including shrooms-vb-core

This commit is contained in:
2026-03-29 12:26:59 -04:00
parent e222f1bae5
commit 2414489ef2
3 changed files with 326 additions and 242 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ notify = "8"
num-derive = "0.4"
num-traits = "0.2"
object = "0.38"
oneshot = "0.1"
oneshot = { version = "0.2", features = ["async", "std"] }
pollster = "0.4"
rand = "0.10"
rfd = "0.17"