From ce2b1481077b4926d2fb6ab3f1be321b3b659d55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Mon, 30 Sep 2019 12:23:44 +0300 Subject: [PATCH] sodium: Update to hex 0.4 --- gst-plugin-sodium/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst-plugin-sodium/Cargo.toml b/gst-plugin-sodium/Cargo.toml index fc380f2a..9f2646c1 100644 --- a/gst-plugin-sodium/Cargo.toml +++ b/gst-plugin-sodium/Cargo.toml @@ -12,7 +12,7 @@ gst = { git = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs", features gst-base = { git = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs", features = ["v1_14"], package = "gstreamer-base" } sodiumoxide = "0.2.1" lazy_static = "1.3.0" -hex = "0.3.2" +hex = "0.4" smallvec = "0.6" # example