mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-11 19:51:36 +01:00
14 lines
256 B
Diff
14 lines
256 B
Diff
diff --git a/Cargo.toml b/Cargo.toml
|
|
index e62e9c8..1aa0658 100644
|
|
--- a/Cargo.toml
|
|
+++ b/Cargo.toml
|
|
@@ -52,7 +52,7 @@ tabwriter = "1.2"
|
|
lazysort = "0.2"
|
|
regex = "1.6"
|
|
serde = "1.0"
|
|
-git2 = "0.16"
|
|
+git2 = "0.17"
|
|
home = "0.5"
|
|
toml = "0.5"
|
|
hex = "0.4"
|