We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3592273 commit c99452aCopy full SHA for c99452a
io-uring-bearer/Cargo.toml
@@ -19,7 +19,7 @@ nohash-hasher = "0.2.0"
19
slab = { version = "0.4" }
20
slabbable = { version = "0.1", path = "../../edifice/slabbable" }
21
slabbable-impl-selector = { version = "0.1", path = "../../edifice/slabbable-impl-selector" }
22
-io-uring-opcode = { version = "0.2.0-pre2", path = "../io-uring-opcode" }
+io-uring-opcode = { version = "0.2.0-pre3", path = "../io-uring-opcode" }
23
io-uring-fd = { version = "0.2.0-pre1", path = "../io-uring-fd" }
24
io-uring-owner = { version = "0.2.0-pre1", path = "../io-uring-owner" }
25
0 commit comments