Skip to content

Commit 31e1861

Browse files
author
Solace System Renovate Fox
committed
fix(deps): update rust crate git2 to 0.20.0
1 parent 128c4e3 commit 31e1861

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
@@ -12,7 +12,7 @@ authors = ["Billie Thompson <billie@billiecodes.com>"]
1212
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1313

1414
[dependencies]
15-
git2 = "0.19.0"
15+
git2 = "0.20.0"
1616
thiserror = "1.0.69"
1717
clap = { version = "4.5.38", features = [
1818
"derive",

0 commit comments

Comments
 (0)