You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
--- hyperfine-1.5.0/Cargo.toml 1970-01-01T01:00:00+01:00
|
|
|
|
+++ hyperfine-1.5.0/Cargo.toml 2019-02-10T16:02:01.441064+01:00
|
|
|
|
@@ -38,7 +38,7 @@
|
|
|
|
version = "1.0.0"
|
|
|
|
|
|
|
|
[dependencies.indicatif]
|
|
|
|
-version = "0.9"
|
|
|
|
+version = "0.11"
|
|
|
|
|
|
|
|
[dependencies.serde]
|
|
|
|
version = "1.0.82"
|
|
|
|
@@ -50,11 +50,8 @@
|
|
|
|
version = "1.0.33"
|
|
|
|
|
|
|
|
[dependencies.statistical]
|
|
|
|
-version = "0.1"
|
|
|
|
+version = "1.0"
|
|
|
|
[dev-dependencies.approx]
|
|
|
|
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"]
|