tweaks to deps
Some checks failed
/ test (push) Has been cancelled

This commit is contained in:
Chris Cochrun 2025-05-23 10:37:03 -05:00
parent 38b12c2681
commit 1c403f7d81
2 changed files with 184 additions and 1580 deletions

1761
Cargo.lock generated

File diff suppressed because it is too large Load diff

View file

@ -26,9 +26,10 @@ 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"
# cosmic-time = "0.2.0"
url = "2"
colors-transform = "0.2.11"
# mupdf = "0.5.0"
# rfd = { version = "0.12.1", features = ["xdg-portal"], default-features = false }
[dependencies.iced_video_player]