Codebase list rust-subtle / a468c7c
subprocess: patch no longer needed Sylvestre Ledru 4 years ago
2 changed file(s) with 0 addition(s) and 14 deletion(s). Raw diff Collapse all Expand all
+0
-13
src/subprocess/debian/patches/relax-dep.diff less more
0 Index: subprocess/Cargo.toml
1 ===================================================================
2 --- subprocess.orig/Cargo.toml
3 +++ subprocess/Cargo.toml
4 @@ -30,7 +30,7 @@ version = "0.2.43"
5 [dev-dependencies.tempdir]
6 version = "0.3.7"
7 [target."cfg(windows)".dependencies.crossbeam-utils]
8 -version = "0.7"
9 +version = "0.6"
10
11 [target."cfg(windows)".dependencies.winapi]
12 version = "0.3.6"
+0
-1
src/subprocess/debian/patches/series less more
0 relax-dep.diff