Skip to content

Commit d66f2f0

Browse files
committed
Update git2 to 0.19.0
1 parent a893ed3 commit d66f2f0

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

0 commit comments

Comments
 (0)