aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 1df3e98..038542d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -20,7 +20,7 @@ harness = false
[dependencies]
# CLI
-structopt = "0.3.21"
+structopt = "0.3.22"
# Utility
rand = "0.8.4"