Skip to content

Commit 18b3f76

Browse files
committed
Get updated io-uring.
1 parent f81b58c commit 18b3f76

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,6 @@ harness = false
4848
name = "criterion_no_op"
4949
path = "benches/criterion/no_op.rs"
5050
harness = false
51+
52+
[patch.crates-io]
53+
io-uring = { git = 'https://github.com/tokio-rs/io-uring', branch = 'master' }

0 commit comments

Comments
 (0)