Skip to content
Snippets Groups Projects

Update dependencies

Merged Sebastian Dröge requested to merge slomo/gst-plugins-rs:webrtchttp-reqwest into main
Files
4
+ 1
0
@@ -25,6 +25,7 @@ path = "src/lib.rs"
[dev-dependencies]
gst-app = { workspace = true, features = ["v1_18"] }
gst-check = { workspace = true, features = ["v1_18"] }
gst-pbutils = { workspace = true, features = ["v1_20"] }
m3u8-rs = "5.0"
chrono = "0.4.35"
dash-mpd = { version = "0.16", default-features = false }
Loading