File: update-deps.patch

package info (click to toggle)
rust-sequoia-git 0.4.0-5
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,580 kB
  • sloc: sh: 367; makefile: 32
file content (13 lines) | stat: -rw-r--r-- 242 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/Cargo.toml b/Cargo.toml
index febf176..7857ccf 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -48,7 +48,7 @@
 version = "1"
 
 [dependencies.buffered-reader]
-version = "1.4"
+version = "1.3"
 
 [dependencies.clap]
 version = "4.0"