uriplaylistbin: Update to more-asserts 0.3

This commit is contained in:
Sebastian Dröge 2022-06-06 11:55:52 +03:00
parent 4072f1df34
commit 427ebcd759

View file

@ -16,7 +16,7 @@ anyhow = "1"
gst-app = { package = "gstreamer-app", git = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs" }
structopt = "0.3"
url = "2.2"
more-asserts = "0.2"
more-asserts = "0.3"
[lib]
name = "gsturiplaylistbin"