Signed-off-by: Robert-André Mauchin <zebob.m@gmail.com>
epel9
Robert-André Mauchin 5 years ago
parent 3393ae50c9
commit 1359c315e7

@ -9,22 +9,8 @@ Content-Transfer-Encoding: 8bit
Signed-off-by: Robert-André Mauchin <zebob.m@gmail.com> Signed-off-by: Robert-André Mauchin <zebob.m@gmail.com>
--- ---
Cargo.toml | 2 +-
benches/benchmarks.rs | 4 ++-- benches/benchmarks.rs | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-) 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Cargo.toml b/Cargo.toml
index 107537a..736b0c9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -16,7 +16,7 @@ name = "benchmarks"
harness = false
[dev-dependencies]
-criterion = "0.2"
+criterion = "0.3"
rand = "0.6.1"
doc-comment = "0.3"
diff --git a/benches/benchmarks.rs b/benches/benchmarks.rs diff --git a/benches/benchmarks.rs b/benches/benchmarks.rs
index e6ae3d2..475dfdb 100644 index e6ae3d2..475dfdb 100644

Loading…
Cancel
Save