Skip to content

Commit 9e44379

Browse files
authored
chore: bump the dependencies group with 2 updates (#32)
2 parents 947931b + 2222eb7 commit 9e44379

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

Cargo.lock

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ categories = ["command-line-utilities"]
1414
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1515

1616
[dependencies]
17-
clap = { version = "4.5.16", features = ["derive"] }
17+
clap = { version = "4.5.18", features = ["derive"] }
1818
git2 = { version = "0.19.0", features = [] }
19-
regex = "1.10.6"
19+
regex = "1.11.0"
2020
itertools = "0.13.0"
2121
chrono = "0.4.38"

0 commit comments

Comments
 (0)