mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-13 19:29:53 +03:00
5 lines
192 B
Diff
5 lines
192 B
Diff
--- a/Cargo.toml
|
|
+++ b/Cargo.toml
|
|
@@ -33 +33 @@
|
|
-git2 = { version = "0.18.3", default-features = false, features = [] }
|
|
+git2 = { version = "0.20.0", default-features = false, features = [] }
|