Skip to content

Commit 1d6b85f

Browse files
Bump clap from 3.2.5 to 3.2.6 (#776)
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.5 to 3.2.6. - [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.5...v3.2.6) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 37b348d commit 1d6b85f

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.

josh-proxy/Cargo.toml

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

1313

1414
[dependencies]
15-
clap = "3.2.5"
15+
clap = "3.2.6"
1616
futures = "0.3.21"
1717
tokio = { version = "1.8.1", features = ["full"] }
1818
hyper = { version = "0.14.19", features = ["stream"] }

0 commit comments

Comments
 (0)