updating crates

This commit is contained in:
Chris Cochrun 2025-03-12 15:58:46 -05:00
parent 2a980e523c
commit 7d92afb30a
3 changed files with 1973 additions and 438 deletions

View file

@ -27,4 +27,6 @@ crisp = { git = "https://git.tfcconnection.org/chris/crisp", version = "0.1.3" }
rodio = { version = "0.20.1", features = ["symphonia-all", "tracing"] }
gstreamer = "0.23.3"
gstreamer-app = "0.23.3"
cosmic-time = "0.2.0"
rfd = { version = "0.12.1", features = ["xdg-portal"], default-features = false }