Codebase list rust-bzip2 / ed63ef5
ring: relax winapi dep kpcyrd 4 years ago
3 changed file(s) with 12 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
00 rust-ring (0.16.9-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
11
2 * Package ring 0.16.9 from crates.io using debcargo 2.4.0
2 * Package ring 0.16.9 from crates.io using debcargo 2.4.0 (Closes: #935673)
33
44 -- kpcyrd <git@rxv.cc> Wed, 16 Oct 2019 11:12:12 +0000
55
0 --- a/Cargo.toml
1 +++ b/Cargo.toml
2 @@ -79,6 +79,6 @@
3 version = "0.2.48"
4 default-features = false
5 [target."cfg(target_os = \"windows\")".dependencies.winapi]
6 -version = "0.3.7"
7 +version = "0.3"
8 features = ["ntsecapi", "wtypesbase"]
9 default-features = false
0 relax-deps.patch
01 built-using.patch