Skip to content

Commit 2163bdb

Browse files
chore(deps): bump clap from 4.5.39 to 4.5.40 (#30)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Pa1NarK <[email protected]>
1 parent b27104d commit 2163bdb

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -6,7 +6,7 @@ authors = ["Pa1Nark <[email protected]>"]
66
license = "GPL-3.0"
77

88
[dependencies]
9-
clap = { version = "4.5.39", features = ["derive"] }
9+
clap = { version = "4.5.40", features = ["derive"] }
1010
regex = "1.11.1"
1111
toml = "0.8.23"
1212
serde = { version = "1.0.219", features = ["derive"] }

0 commit comments

Comments
 (0)