Skip to content

Commit 6e715f5

Browse files
dependabot[bot]SimonThormeyer
authored andcommitted
build(deps): bump clap from 4.5.53 to 4.5.54
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.53 to 4.5.54. - [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.53...clap_complete-v4.5.54) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.54 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6915c6f commit 6e715f5

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.

decode/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ license = "GPL-3.0-only"
88
workspace = true
99

1010
[dependencies]
11-
clap = { version = "4.5.53", features = ["derive"] }
11+
clap = { version = "4.5.54", features = ["derive"] }
1212
clap-stdin = "0.8.0"
1313
mls-rs = "0.51.0"
1414
proteus-wasm = { workspace = true, features = ["serde"] }

0 commit comments

Comments
 (0)