4fe7b69290
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
19 lines
485 B
Diff
19 lines
485 B
Diff
--- hyperfine-1.5.0/Cargo.toml 1970-01-01T01:00:00+01:00
|
|
+++ hyperfine-1.5.0/Cargo.toml 2019-01-28T16:22:22.556455+01:00
|
|
@@ -38,7 +38,7 @@
|
|
version = "1.0.0"
|
|
|
|
[dependencies.indicatif]
|
|
-version = "0.9"
|
|
+version = "0.11"
|
|
|
|
[dependencies.serde]
|
|
version = "1.0.82"
|
|
@@ -55,6 +55,3 @@
|
|
version = "0.3"
|
|
[target."cfg(not(windows))".dependencies.libc]
|
|
version = "0.2"
|
|
-[target."cfg(windows)".dependencies.winapi]
|
|
-version = "0.3.4"
|
|
-features = ["processthreadsapi", "minwindef", "winnt"]
|