Skip to content

Commit a26c82e

Browse files
committed
tmp: Override linux-raw-sys with upstream Linux 6.15 PR
1 parent 14fa4a4 commit a26c82e

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
@@ -272,3 +272,6 @@ check-cfg = [
272272
'cfg(target_arch, values("xtensa"))',
273273
'cfg(target_os, values("cygwin"))',
274274
]
275+
276+
[patch.crates-io]
277+
linux-raw-sys = { git = "https://github.com/LtdJorge/linux-raw-sys", branch = "linux-6.15" }

0 commit comments

Comments
 (0)