Skip to content

Commit b6cb2df

Browse files
authored
Merge pull request BrianHicks#112 from BrianHicks/dependabot/cargo/clap-3.1.8
2 parents 6f2b62b + 908c1b9 commit b6cb2df

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ edition = "2018"
77
[dependencies]
88
anyhow = "1.0.56"
99
bump_alloc = "0.1.0"
10-
clap = { version = "3.1.7", features = [ "std", "color", "suggestions", "cargo" ] }
10+
clap = { version = "3.1.8", features = [ "std", "color", "suggestions", "cargo" ] }
1111
crossbeam = "0.8.1"
1212
ignore = "0.4.18"
1313
itertools = "0.10.3"

0 commit comments

Comments
 (0)