Skip to content

Commit 837461f

Browse files
Merge pull request #124 from SierraSoftworks/dependabot/cargo/clap-3.2.19
2 parents 77fc1b5 + f32fa35 commit 837461f

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)