Update deps

This commit is contained in:
Simon Gellis 2026-02-20 00:18:05 -05:00
parent 9dfc942dfc
commit 242344ae62
No known key found for this signature in database
GPG Key ID: DA576912FED9577B
2 changed files with 345 additions and 134 deletions

477
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -36,7 +36,7 @@ num-traits = "0.2"
object = "0.38" object = "0.38"
oneshot = "0.1" oneshot = "0.1"
pollster = "0.4" pollster = "0.4"
rand = "0.9" rand = "0.10"
rfd = "0.17" rfd = "0.17"
rtrb = "0.3" rtrb = "0.3"
rubato = "1" rubato = "1"