Skip to content

Commit 342f711

Browse files
authored
chore: bump the dependencies group with 2 updates (#81)
2 parents 44caab6 + ccfeea6 commit 342f711

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

Cargo.lock

Lines changed: 10 additions & 10 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.48", features = ["derive"] }
17+
clap = { version = "4.5.51", features = ["derive"] }
1818
git2 = { version = "0.20.2", features = [] }
19-
regex = "1.11.3"
19+
regex = "1.12.2"
2020
itertools = "0.14.0"
2121
chrono = "0.4.42"

0 commit comments

Comments
 (0)