From aeb368d1dc45a77872552ff0dc5cb645f0ffeed1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 4 Jul 2021 15:58:28 +0000 Subject: fix(deps): update rust crate structopt to 0.3.22 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3