diff --git a/Cargo.toml b/Cargo.toml index 09dec14..22f1a46 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -25,8 +25,10 @@ dirs = "5.0.1" tokio = "1.41.1" 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" +gstreamer = "0.23" +gstreamer-app = "0.23" +# gstreamer-video = "0.23" +# gstreamer-allocators = "0.23" # cosmic-time = "0.2.0" url = "2" colors-transform = "0.2.11"