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.
12 lines
282 B
12 lines
282 B
5 years ago
|
--- criterion-plot-0.4.3/Cargo.toml 2020-06-29T17:47:27+00:00
|
||
|
+++ criterion-plot-0.4.3/Cargo.toml 2020-07-10T00:59:04.642183+00:00
|
||
|
@@ -30,7 +30,7 @@
|
||
|
version = "0.1"
|
||
|
|
||
|
[dev-dependencies.num-complex]
|
||
|
-version = "0.2"
|
||
|
+version = "0.3"
|
||
|
features = ["std"]
|
||
|
default-features = false
|
||
|
|