Skip to content

Commit bcadbe1

Browse files
Bump clap from 4.4.6 to 4.4.7
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.6 to 4.4.7. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.4.6...v4.4.7) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4b7c5dd commit bcadbe1

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Diff for: Cargo.lock

+8-8
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
@@ -12,7 +12,7 @@ askama_axum = "0.3.0"
1212
async-channel = "1.9.0"
1313
async-trait = "0.1.74"
1414
axum = { version = "0.6.20", features = ["macros"] }
15-
clap = { version = "4.4.6", features = ["derive"] }
15+
clap = { version = "4.4.7", features = ["derive"] }
1616
config = "0.13.3"
1717
deadpool-postgres = { version = "0.11.0", features = ["serde"] }
1818
futures = "0.3.28"

0 commit comments

Comments
 (0)