13 lines
242 B
Diff
13 lines
242 B
Diff
diff --git a/Cargo.toml b/Cargo.toml
|
|
index ea57a6d..16d7a4e 100644
|
|
--- a/Cargo.toml
|
|
+++ b/Cargo.toml
|
|
@@ -47,7 +47,7 @@ url = "2.5"
|
|
webbrowser = "1.0"
|
|
|
|
forgejo-api = "0.3"
|
|
-git2 = "0.19"
|
|
+git2 = "0.18"
|
|
|
|
[dev-dependencies]
|
|
insta = "1.34"
|