Skip to content

Commit f32fa35

Browse files
build(deps): Bump clap from 3.2.18 to 3.2.19
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.18 to 3.2.19. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/v3.2.19/CHANGELOG.md) - [Commits](clap-rs/clap@v3.2.18...v3.2.19) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 77fc1b5 commit f32fa35

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
@@ -9,7 +9,7 @@ edition = "2018"
99
name = "buckle"
1010

1111
[dependencies]
12-
clap = { version = "3.2.18", features = ["cargo", "env"] }
12+
clap = { version = "3.2.19", features = ["cargo", "env"] }
1313
directories-next = "2.0"
1414
dunce = "1.0"
1515
futures = "0.3"

0 commit comments

Comments
 (0)