diff --git a/Cargo.toml b/Cargo.toml index b289bfd..9457217 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -30,7 +30,7 @@ parity-wasm = { version = "0.45", default-features = false } [dev-dependencies] binaryen = "0.12" -criterion = "0.4" +criterion = "0.5" diff = "0.1" pretty_assertions = "1" rand = "0.8"