File: relax-git2.patch

package info (click to toggle)
rust-ripasso 0.8.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,172 kB
  • sloc: sh: 9; makefile: 2
file content (9 lines) | stat: -rw-r--r-- 235 bytes parent folder | download
1
2
3
4
5
6
7
8
9
Index: ripasso/Cargo.toml
===================================================================
--- ripasso.orig/Cargo.toml
+++ ripasso/Cargo.toml
@@ -65,3 +65,3 @@
 [dependencies.git2]
-version = "0.20"
+version = ">= 0.19.0, < 0.21"