File: relax-dep.diff

package info (click to toggle)
rust-protoc 2.27.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 112 kB
  • sloc: sh: 9; makefile: 4
file content (10 lines) | stat: -rw-r--r-- 252 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
Index: protoc/Cargo.toml
===================================================================
--- protoc.orig/Cargo.toml
+++ protoc/Cargo.toml
@@ -31,4 +31,4 @@ bench = false
 version = "0.*"
 
 [dependencies.which]
-version = "4.0"
+version = ">= 4.0"