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