summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index b91b315..db2e00b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -20,3 +20,5 @@ structopt = "0.3"
unicode_categories = "0.1.1"
base64 = "0.12.0"
ring = "0.16.12"
+strum = "0.19"
+strum_macros = "0.19"