Codebase list rust-stfu8 / 6205c28
filetime: new upstream release Sylvestre Ledru 1 year, 8 months ago
3 changed file(s) with 22 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
22 * Team upload.
33 * Package filetime 0.2.17 from crates.io using debcargo 2.5.0
44
5 -- Sylvestre Ledru <sylvestre@debian.org> Tue, 23 Aug 2022 22:02:42 +0200
5 -- Sylvestre Ledru <sylvestre@debian.org> Tue, 23 Aug 2022 22:04:34 +0200
66
77 rust-filetime (0.2.15-1) unstable; urgency=medium
88
0 Index: filetime/Cargo.toml
1 ===================================================================
2 --- filetime.orig/Cargo.toml
3 +++ filetime/Cargo.toml
4 @@ -39,9 +39,9 @@ version = "0.2.9"
5 [target."cfg(unix)".dependencies.libc]
6 version = "0.2.27"
7
8 -[target."cfg(windows)".dependencies.windows-sys]
9 -version = "0.36.0"
10 -features = [
11 - "Win32_Foundation",
12 - "Win32_Storage_FileSystem",
13 -]
14 +#[target."cfg(windows)".dependencies.windows-sys]
15 +#version = "0.36.0"
16 +#features = [
17 +# "Win32_Foundation",
18 +# "Win32_Storage_FileSystem",
19 +#]
0 disable-windows.diff