Skip to content

Commit a9b7738

Browse files
committed
tmp: Crates-io override for linux-raw-sys
1 parent b88d8d9 commit a9b7738

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
@@ -275,3 +275,6 @@ check-cfg = [
275275
'cfg(target_arch, values("xtensa"))',
276276
'cfg(target_os, values("cygwin"))',
277277
]
278+
279+
[patch.crates-io]
280+
linux-raw-sys = { git = "https://github.com/silvanshade/linux-raw-sys", branch = "io_uring-zcrx" }

0 commit comments

Comments
 (0)