Skip to content

Commit 387f2f2

Browse files
committed
Cargo: upgrade io-uring
Signed-off-by: Ming Lei <tom.leiming@gmail.com>
1 parent 242c052 commit 387f2f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ anyhow = "1.0.66"
3434

3535
[dependencies]
3636
libc = "0.2"
37-
io-uring = {version="=0.7.4", features = ["bindgen", "overwrite"]}
37+
io-uring = {version="=0.7.6", features = ["bindgen", "overwrite"]}
3838
serde = {version = "1.0.99", features = ["derive"]}
3939
serde_json = "1.0.79"
4040
bitmaps = "3.2.0"

0 commit comments

Comments
 (0)