File: update-deps.patch

package info (click to toggle)
rust-sequoia-git 0.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,436 kB
  • sloc: sh: 367; makefile: 32
file content (13 lines) | stat: -rw-r--r-- 333 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: sequoia-git/Cargo.toml
===================================================================
--- sequoia-git.orig/Cargo.toml
+++ sequoia-git/Cargo.toml
@@ -105,7 +105,7 @@ path = "tests/unrelated-repo.rs"
 version = "1"
 
 [dependencies.buffered-reader]
-version = "1.4"
+version = "1.3"
 
 [dependencies.clap]
 version = "4.0"