Skip to content

Commit 779ece8

Browse files
chenrui333danobi
authored andcommittedJan 9, 2025
chore(deps): update git2 to use libgit2 1.9
Signed-off-by: Rui Chen <rui@chenrui.dev>
1 parent 891e022 commit 779ece8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ build = "build.rs"
1010
[dependencies]
1111
anyhow = "1.0"
1212
clap = { version = "4.4", features = ["derive"] }
13-
git2 = "0.19.0"
13+
git2 = "0.20.0"
1414
http = "1.1.0"
1515
lazy_static = "1.4"
1616
octocrab = "0.38"

0 commit comments

Comments
 (0)
Failed to load comments.