File: bump-sequoia-wot.patch

package info (click to toggle)
rust-sequoia-sop 0.37.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 500 kB
  • sloc: makefile: 22
file content (13 lines) | stat: -rw-r--r-- 279 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/Cargo.toml b/Cargo.toml
index 68a3a47..48e8ba9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -83,7 +83,7 @@ optional = true
 default-features = false
 
 [dependencies.sequoia-wot]
-version = "0.14.0"
+version = "0.15.0"
 default-features = false
 
 [dependencies.sop]