From b82d94f7cde2a99bc6538fb5af08da08472b6640 Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Mon, 24 Sep 2018 17:38:37 +0200 Subject: Add new "master" example, to contain all examples as subcommands. Only implements fetching the channel-stream for now. --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 4db95b8..f285fe6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -25,6 +25,7 @@ serde = "1.0" serde_urlencoded = "0.5.1" [dev-dependencies] +clap = "2.32.0" dotenv = "0.13" mockito = "0.12" serde_json = "1.0" -- cgit v1.2.3