diff --git a/utils/uriplaylistbin/Cargo.toml b/utils/uriplaylistbin/Cargo.toml index 9b8b62be..21c1c68c 100644 --- a/utils/uriplaylistbin/Cargo.toml +++ b/utils/uriplaylistbin/Cargo.toml @@ -16,7 +16,7 @@ anyhow = "1" gst-app = { package = "gstreamer-app", git = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs", branch = "0.18", version = "0.18", features = ["v1_14"]} structopt = "0.3" url = "2.2" -more-asserts = "0.2" +more-asserts = "0.3" [lib] name = "gsturiplaylistbin"