Skip to content

Commit f735da7

Browse files
dependabot[bot]rjzak
authored andcommitted
build(deps): bump clap from 4.3.23 to 4.3.24
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.23 to 4.3.24. - [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.3.23...v4.3.24) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 21ed8ea commit f735da7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -17,7 +17,7 @@ steward-server = { path = "crates/server", version = "0.2.0" }
1717
anyhow = { version = "^1.0.75", default-features = false }
1818
axum = { version = "^0.5.17", default-features = false }
1919
chrono = { version = "0.4", default-features = false }
20-
clap = { version = "^4.3.23", default-features = false }
20+
clap = { version = "^4.3.24", default-features = false }
2121
confargs = { version = "^0.1.3", default-features = false }
2222
const-oid = { version = "0.9.5", default-features = false }
2323
der = { version = "0.6", default-features = false }

0 commit comments

Comments
 (0)