Update Rust crate git2 to 0.17.1
This commit is contained in:
@@ -15,7 +15,7 @@ tracing = { workspace = true }
|
||||
|
||||
rand = "0.8.5"
|
||||
hex = "0.4.3"
|
||||
git2 = { version = "0.17.0", features = [
|
||||
git2 = { version = "0.17.1", features = [
|
||||
"vendored-libgit2",
|
||||
"vendored-openssl",
|
||||
] }
|
||||
|
Reference in New Issue
Block a user