From 07cb42a165bf3b577481479e166774f10ecfd537 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 30 Aug 2021 18:19:43 +0000 Subject: fix(deps): update rust crate structopt to 0.3.23 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e05f28e..51d5792 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,7 +20,7 @@ harness = false [dependencies] # CLI -structopt = "0.3.22" +structopt = "0.3.23" # Utility rand = "0.8.4" -- cgit v1.2.3