Skip to content

Commit 7a3524c

Browse files
Bump clap from 2.33.2 to 2.33.3 in /blacksmith
Bumps [clap](https://github.com/clap-rs/clap) from 2.33.2 to 2.33.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/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent cdf934c commit 7a3524c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

blacksmith/Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

blacksmith/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ serde_json = "1.0.57"
1717
toml = "0.5.3"
1818

1919
[dependencies.clap]
20-
version = "2.33.2"
20+
version = "2.33.3"
2121
default-features = false
2222

2323
[dependencies.mdbook]

0 commit comments

Comments
 (0)