We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94c5543 commit eafc15aCopy full SHA for eafc15a
Cargo.toml
@@ -25,7 +25,7 @@ pe = []
25
vm-memory = "0.11.0"
26
27
[dev-dependencies]
28
-criterion = { version = "0.3.5", features = ["html_reports"] }
+criterion = { version = "0.5.1", features = ["html_reports"] }
29
vm-memory = { version = "0.11.0", features = ["backend-mmap"] }
30
31
[[bench]]
0 commit comments