Skip to content

Commit 94eee8f

Browse files
Update io-uring requirement from 0.6.1 to 0.7.1
--- updated-dependencies: - dependency-name: io-uring dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 57cedc1 commit 94eee8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

open-coroutine-iouring/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ license = "Apache-2.0"
1111
readme = "../README.md"
1212

1313
[target.'cfg(target_os = "linux")'.dependencies]
14-
io-uring = "0.6.1"
14+
io-uring = "0.7.1"
1515
libc = "0.2.147"
1616
cfg-if = "1.0.0"
1717
once_cell = "1.18.0"

0 commit comments

Comments
 (0)