Update deps, including shrooms-vb-core

This commit is contained in:
Simon Gellis 2026-03-29 12:00:35 -04:00
parent e222f1bae5
commit 2414489ef2
No known key found for this signature in database
GPG Key ID: DA576912FED9577B
3 changed files with 326 additions and 242 deletions

564
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -34,7 +34,7 @@ notify = "8"
num-derive = "0.4" num-derive = "0.4"
num-traits = "0.2" num-traits = "0.2"
object = "0.38" object = "0.38"
oneshot = "0.1" oneshot = { version = "0.2", features = ["async", "std"] }
pollster = "0.4" pollster = "0.4"
rand = "0.10" rand = "0.10"
rfd = "0.17" rfd = "0.17"

@ -1 +1 @@
Subproject commit 534ce852f46f1deba9014971b1bae29e974984d7 Subproject commit 29ade46a0a58e885a9a913f738cdb30d54e0a9c5