We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f81b58c commit 18b3f76Copy full SHA for 18b3f76
Cargo.toml
@@ -48,3 +48,6 @@ harness = false
48
name = "criterion_no_op"
49
path = "benches/criterion/no_op.rs"
50
harness = false
51
+
52
+[patch.crates-io]
53
+io-uring = { git = 'https://github.com/tokio-rs/io-uring', branch = 'master' }
0 commit comments