Skip to content

Commit fa36c3b

Browse files
authored
chore: bump the dependencies group with 4 updates (#20)
2 parents ac2e9b7 + 0e31343 commit fa36c3b

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 4 additions & 4 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.1", features = ["derive"] }
18-
git2 = { version = "0.18.2", features = [] }
19-
regex = "1.10.3"
17+
clap = { version = "4.5.4", features = ["derive"] }
18+
git2 = { version = "0.18.3", features = [] }
19+
regex = "1.10.4"
2020
itertools = "0.12.1"
21-
chrono = "0.4.34"
21+
chrono = "0.4.37"

0 commit comments

Comments
 (0)