Skip to content

Commit 3f42d80

Browse files
Bump clap from 2.33.3 to 2.34.0 (#546)
Bumps [clap](https://github.com/clap-rs/clap) from 2.33.3 to 2.34.0. - [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) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c876f84 commit 3f42d80

File tree

2 files changed

+5
-14
lines changed

2 files changed

+5
-14
lines changed

Cargo.lock

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

josh-proxy/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ version = "0.3.0"
1212

1313

1414
[dependencies]
15-
clap = "2.33.3"
15+
clap = "2.34.0"
1616
futures = "0.3.18"
1717
tokio = { version = "1.8.1", features = ["full"] }
1818
hyper = { version = "0.14.15", features = ["stream"] }

0 commit comments

Comments
 (0)