Skip to content

Commit e8a5cae

Browse files
authored
Merge pull request #98 from spacemeshos/dependabot/cargo/clap-4.5.27
chore(deps): bump clap from 4.5.26 to 4.5.27
2 parents ea48e11 + 0de8e27 commit e8a5cae

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

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

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ edition = "2021"
88
[dependencies]
99
anyhow = "1.0.95"
1010
chrono = "0.4.39"
11-
clap = { version = "4.5.26", features = ["derive"] }
11+
clap = { version = "4.5.27", features = ["derive"] }
1212
duration-string = "0.5.2"
1313
md5 = "0.7.0"
1414
regex = "1.11.1"

0 commit comments

Comments
 (0)