Skip to content

Commit fdecde7

Browse files
dependabot[bot]woshilapin
authored andcommitted
editoast: bump clap from 4.5.19 to 4.5.20 in /editoast
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.19 to 4.5.20. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.19...clap_complete-v4.5.20) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c53e268 commit fdecde7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

editoast/Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

editoast/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ axum-extra = { version = "0.9.4", default-features = false, features = [
9393
axum-test = { version = "15.3.1", default-features = false }
9494
axum-tracing-opentelemetry = { version = "0.19.0", default-features = false }
9595
chrono.workspace = true
96-
clap = { version = "4.5.19", features = ["derive", "env"] }
96+
clap = { version = "4.5.20", features = ["derive", "env"] }
9797
colored = "2.1.0"
9898
dashmap = "6.1.0"
9999
deadpool = { version = "0.12.1", features = [

0 commit comments

Comments
 (0)