Skip to content

Commit 564c603

Browse files
committed
Update git2 to 0.19.0
1 parent 2c526e5 commit 564c603

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
@@ -33,7 +33,7 @@ captur = "0.1.0"
3333
chrono = "0.4.38"
3434
crossbeam-channel = "0.5.13"
3535
crossterm = "0.27.0"
36-
git2 = { version = "0.18.3", default-features = false, features = [] }
36+
git2 = { version = "0.19.0", default-features = false, features = [] }
3737
if_chain = "1.0.2"
3838
lazy_static = "1.4.0"
3939
num-format = "0.4.4"

0 commit comments

Comments
 (0)