We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 242c052 commit 387f2f2Copy full SHA for 387f2f2
Cargo.toml
@@ -34,7 +34,7 @@ anyhow = "1.0.66"
34
35
[dependencies]
36
libc = "0.2"
37
-io-uring = {version="=0.7.4", features = ["bindgen", "overwrite"]}
+io-uring = {version="=0.7.6", features = ["bindgen", "overwrite"]}
38
serde = {version = "1.0.99", features = ["derive"]}
39
serde_json = "1.0.79"
40
bitmaps = "3.2.0"
0 commit comments