Skip to content

Commit d6fa187

Browse files
Bump clap-verbosity-flag from 2.0.0 to 2.0.1
Bumps [clap-verbosity-flag](https://github.com/rust-clique/clap-verbosity-flag) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/rust-clique/clap-verbosity-flag/releases) - [Changelog](https://github.com/clap-rs/clap-verbosity-flag/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap-verbosity-flag@v2.0.0...v2.0.1) --- updated-dependencies: - dependency-name: clap-verbosity-flag dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eda2fe0 commit d6fa187

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
@@ -13,7 +13,7 @@ license = "MIT"
1313
axum = "0.6.12"
1414
axum-server = { version = "0.4.7", features = ["tls-rustls"] }
1515
clap = { version = "4.2.1", features = ["cargo", "env", "derive"] }
16-
clap-verbosity-flag = "2.0.0"
16+
clap-verbosity-flag = "2.0.1"
1717
color-eyre = "0.6.2"
1818
futures = "0.3.27"
1919
json-patch = "0.3.0"

0 commit comments

Comments
 (0)