File: relax-git2.diff

package info (click to toggle)
rust-eza 0.21.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,416 kB
  • sloc: makefile: 14
file content (13 lines) | stat: -rw-r--r-- 298 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: eza/Cargo.toml
===================================================================
--- eza.orig/Cargo.toml
+++ eza/Cargo.toml
@@ -129,7 +129,7 @@ default-features = false
 version = "6.0.0"
 
 [dependencies.git2]
-version = "0.20"
+version = "0"
 optional = true
 default-features = false