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 6698363 commit 433129fCopy full SHA for 433129f
virtio-queue/Cargo.toml
@@ -19,7 +19,7 @@ log = "0.4.17"
19
virtio-bindings = { path="../virtio-bindings", version = "0.2.6" }
20
21
[dev-dependencies]
22
-criterion = "0.6.0"
+criterion = "0.7.0"
23
vm-memory = { workspace = true, features = ["backend-mmap", "backend-atomic"] }
24
memoffset = "0.9.0"
25
0 commit comments