Skip to content

Commit 3ca6036

Browse files
authored
Merge pull request #24 from stackclass/dependabot/cargo/clap-4.5.48
build(deps): bump clap from 4.5.47 to 4.5.48
2 parents 2881ef0 + 1035a07 commit 3ca6036

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
@@ -38,7 +38,7 @@ axum-extra = {version = "0.10.1", features = ["typed-header"] }
3838
base64 = "0.22.1"
3939
bytes = "1.10.1"
4040
chrono = { version = "0.4.41", features = ["serde"] }
41-
clap = { version = "4.5.46", features = ["derive", "env"] }
41+
clap = { version = "4.5.48", features = ["derive", "env"] }
4242
dotenv = "0.15.0"
4343
flate2 = "1.1.2"
4444
fs_extra = "1.3.0"

0 commit comments

Comments
 (0)