From 537b2828a4911eabb44c6b10d3f86ef00f6165da Mon Sep 17 00:00:00 2001 From: xengineering Date: Mon, 1 Mar 2021 20:12:02 +0100 Subject: Implement CLI Parameters with clap --- actix/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'actix/Cargo.toml') diff --git a/actix/Cargo.toml b/actix/Cargo.toml index bd2bc84..abbda7b 100644 --- a/actix/Cargo.toml +++ b/actix/Cargo.toml @@ -8,3 +8,4 @@ edition = "2018" [dependencies] actix-web = "3" +clap = "2.33.3" -- cgit v1.2.3-70-g09d2