Skip to content

Commit 9154572

Browse files
committed
fix: cross bug
1 parent 53f60cc commit 9154572

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

rspack/crates/binding/Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,6 @@ rspack_binding_builder = { version = "=0.5.4", features = ["plugin"] }
3535
[build-dependencies]
3636
rspack_binding_build = { version = "=0.5.4" }
3737

38+
[package.metadata.cross.build.env]
39+
volumes = ["__LIB12_DEP=.../../.."]
40+

0 commit comments

Comments
 (0)