lock update for recent git2 commit

This commit is contained in:
Bryson Steck 2025-03-20 22:06:21 -06:00
parent d317dae413
commit 0ec62a34d4
Signed by: bryson
SSH key fingerprint: SHA256:XpKABw/nP4z8UVaH+weLaBnEOD86+cVwif+QjuYLGT4

4
Cargo.lock generated
View file

@ -233,7 +233,7 @@ dependencies = [
[[package]]
name = "git2"
version = "0.20.1"
source = "git+https://github.com/brysonsteck/git2-rs?branch=certificates#659e318aedf3de9c7be5ce2bf40c8aa850194792"
source = "git+https://github.com/brysonsteck/git2-rs?branch=certificates#1ca81270e632ac30c6e1367d3032ca3043068b2f"
dependencies = [
"bitflags",
"libc",
@ -435,7 +435,7 @@ checksum = "c19937216e9d3aa9956d9bb8dfc0b0c8beb6058fc4f7a4dc4d850edf86a237d6"
[[package]]
name = "libgit2-sys"
version = "0.18.1+1.9.0"
source = "git+https://github.com/brysonsteck/git2-rs?branch=certificates#659e318aedf3de9c7be5ce2bf40c8aa850194792"
source = "git+https://github.com/brysonsteck/git2-rs?branch=certificates#1ca81270e632ac30c6e1367d3032ca3043068b2f"
dependencies = [
"cc",
"libc",