aboutsummaryrefslogtreecommitdiff
path: root/tools/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'tools/Cargo.toml')
-rw-r--r--tools/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/Cargo.toml b/tools/Cargo.toml
index 4fcddebf0..f9fee16f9 100644
--- a/tools/Cargo.toml
+++ b/tools/Cargo.toml
@@ -11,3 +11,4 @@ itertools = "0.7.8"
11tera = "0.11" 11tera = "0.11"
12clap = "2.32.0" 12clap = "2.32.0"
13failure = "0.1.1" 13failure = "0.1.1"
14commandspec = "0.10"