mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Auto merge of #19413 - servo:jdm-patch-9, r=avadacatavra
Don't confuse Cargo when building dependencies. It's not totally clear why this is experienced intermittently (see #19402), but this allowed mp4parse-capi to actually build on my machine. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/19413) <!-- Reviewable:end -->
This commit is contained in:
commit
462409ada5
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ members = [
|
|||
"ports/geckolib",
|
||||
"ports/servo",
|
||||
]
|
||||
exclude = [".cargo"]
|
||||
|
||||
[profile.dev]
|
||||
codegen-units = 4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue