From 49346f6241c2eb0bc0c541fc4f5abba6aa0142a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Apr 2022 04:19:46 +0000 Subject: Bump clap_mangen from 0.1.2 to 0.1.3 Bumps [clap_mangen](https://github.com/clap-rs/clap) from 0.1.2 to 0.1.3. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_mangen-v0.1.2...clap_mangen-v0.1.3) --- updated-dependencies: - dependency-name: clap_mangen dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index fb4f0bc..80cdbcc 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -583,9 +583,9 @@ dependencies = [ [[package]] name = "clap_mangen" -version = "0.1.2" +version = "0.1.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0649fb4156bbd7306896025005596033879a2051f9a3aa7416ab915df1f8fdac" +checksum = "900e313b78fbb118c46d130c1a979a1f4eab0d9a8f7f139975ff0c38063f431f" dependencies = [ "clap 3.1.8", "roff", -- cgit v1.2.3