Skip to content

Commit a206f76

Browse files
committed
hack build
1 parent 33c245b commit a206f76

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
@@ -93,3 +93,6 @@ codegen-units = 1
9393
# FIXME: LTO cannot be enabled for binaries in a workspace
9494
# <https://github.com/rust-lang/cargo/issues/9330>
9595
# lto = true
96+
97+
[patch.crates-io]
98+
rustix = { path = '../rustix' }

0 commit comments

Comments
 (0)