summaryrefslogtreecommitdiffhomepage
path: root/talpid_cli
diff options
context:
space:
mode:
Diffstat (limited to 'talpid_cli')
-rw-r--r--talpid_cli/Cargo.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/talpid_cli/Cargo.toml b/talpid_cli/Cargo.toml
index 637b1f6699..617a60e340 100644
--- a/talpid_cli/Cargo.toml
+++ b/talpid_cli/Cargo.toml
@@ -1,7 +1,8 @@
[package]
name = "talpid_cli"
version = "0.0.0"
-authors = ["Linus Färnstrand <linus@mullvad.net>"]
+authors = ["Linus Färnstrand <linus@mullvad.net>", "Erik Larkö <erik@mullvad.net>"]
+description = "Run Talpid easily from the command line"
[dependencies]
clap = "2.20"