1
0
mirror of https://github.com/sharkdp/bat synced 2026-06-09 10:03:18 +00:00

Merge pull request #3606 from sharkdp/dependabot/cargo/git2-0.20.4

build(deps): bump git2 from 0.20.3 to 0.20.4
This commit is contained in:
auto-merge-dependabot-prs[bot]
2026-03-01 04:16:23 +00:00
committed by GitHub
Generated
+2 -2
View File
@@ -658,9 +658,9 @@ dependencies = [
[[package]]
name = "git2"
version = "0.20.3"
version = "0.20.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3e2b37e2f62729cdada11f0e6b3b6fe383c69c29fc619e391223e12856af308c"
checksum = "7b88256088d75a56f8ecfa070513a775dd9107f6530ef14919dac831af9cfe2b"
dependencies = [
"bitflags",
"libc",