mirror of
https://github.com/void-linux/void-packages.git
synced 2025-10-03 09:05:09 +02:00
13 lines
253 B
Diff
13 lines
253 B
Diff
diff --git a/Cargo.toml b/Cargo.toml
|
|
index 8c0c6d8..4fdaa9d 100644
|
|
--- a/Cargo.toml
|
|
+++ b/Cargo.toml
|
|
@@ -46,7 +46,7 @@ vte = "0.11.0"
|
|
xdg = "2.4.1"
|
|
|
|
[dependencies.git2]
|
|
-version = "0.16.1"
|
|
+version = "0.17"
|
|
default-features = false
|
|
features = []
|
|
|