From 7e3ef6868ec138992ca22e96539acf385afb8a1c Mon Sep 17 00:00:00 2001 From: Jokler Date: Tue, 14 Jan 2020 20:55:46 +0100 Subject: Use youtube-dl json output for metadata access (#3) * Use youtube-dl json output for metadata access * Fix: meta_data -> metadata --- Cargo.lock | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index 13a9f68..c229c66 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1829,6 +1829,8 @@ dependencies = [ "gstreamer-audio", "log", "log4rs", + "serde", + "serde_json", "structopt", "tokio 0.1.22", "tokio 0.2.7", -- cgit v1.2.3-70-g09d2