Update dependencies

This commit is contained in:
2026-01-23 00:02:30 -05:00
parent be1133adf7
commit 6325a90b4f
3 changed files with 282 additions and 735 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ object = "0.38"
oneshot = "0.1"
pollster = "0.4"
rand = "0.9"
rfd = { version = "0.15", default-features = false, features = ["xdg-portal", "async-std"]}
rfd = "0.17"
rtrb = "0.3"
rubato = "0.16"
serde = { version = "1", features = ["derive"] }