Skip to content

Commit 1b1eb8a

Browse files
committed
tmp: Crates-io override for linux-raw-sys
1 parent 8b80e79 commit 1b1eb8a

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
@@ -269,3 +269,6 @@ check-cfg = [
269269
'cfg(target_arch, values("xtensa"))',
270270
'cfg(target_os, values("cygwin"))',
271271
]
272+
273+
[patch.crates-io]
274+
linux-raw-sys = { git = "https://github.com/silvanshade/linux-raw-sys", branch = "io_uring-zcrx" }

0 commit comments

Comments
 (0)