File: relax-dep.diff

package info (click to toggle)
rust-block-modes 0.3.3-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 168 kB
  • sloc: makefile: 2
file content (13 lines) | stat: -rw-r--r-- 357 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: block-modes/Cargo.toml
===================================================================
--- block-modes.orig/Cargo.toml
+++ block-modes/Cargo.toml
@@ -23,7 +23,7 @@ repository = "https://github.com/RustCry
 version = "0.6"
 
 [dependencies.block-padding]
-version = "0.1"
+version = ">= 0.1, < 0.3"
 [dev-dependencies.aes-soft]
 version = "0.3"