to support libgit2 1.9
Signed-off-by: Fabian Grünbichler <git@fabian.gruenbichler.email>
Gbp-Pq: Topic vendor
Gbp-Pq: Name cargo-update-git2-bindings.patch
curl-sys = "0.4.73"
filetime = "0.2.23"
flate2 = { version = "1.0.30", default-features = false, features = ["zlib"] }
-git2 = "0.19.0"
-git2-curl = "0.20.0"
+git2 = "0.20.0"
+git2-curl = "0.21.0"
gix = { version = "0.69.1", default-features = false, features = ["blocking-http-transport-curl", "progress-tree", "parallel", "dirwalk"] }
glob = "0.3.1"
handlebars = { version = "6.0.0", features = ["dir_source"] }
jobserver = "0.1.32"
lazycell = "1.3.0"
libc = "0.2.155"
-libgit2-sys = "0.17.0"
+libgit2-sys = "0.18.0"
libloading = "0.8.5"
memchr = "2.7.4"
miow = "0.6.0"