From bbd0b53dd1ca0fbf5ea48fd61feba67c780ea808 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 30 Aug 2021 18:07:17 +0000 Subject: fix(deps): update rust crate structopt to 0.3.23 --- crates/whirl/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crates/whirl/Cargo.toml b/crates/whirl/Cargo.toml index 3e6a77b..119ec5d 100644 --- a/crates/whirl/Cargo.toml +++ b/crates/whirl/Cargo.toml @@ -36,7 +36,7 @@ serde = "1.0.130" serde_derive = "1.0.130" # CLI -structopt = "0.3.22" +structopt = "0.3.23" # Config whirl_config = { path = "../whirl_config" } -- cgit v1.2.3