Skip to content

Commit 5419cc4

Browse files
Bump clap from 3.2.6 to 3.2.7 (#22)
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.6 to 3.2.7. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v3.2.6...v3.2.7) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 65a8977 commit 5419cc4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ repository = "https://github.com/JoshKarpel/fungoid"
1212

1313
[dependencies]
1414
chrono = "0.4.19"
15-
clap = "3.2.6"
15+
clap = "3.2.7"
1616
crossterm = "0.23.2"
1717
humantime = "2.0.1"
1818
rand = "0.8.5"

0 commit comments

Comments
 (0)