mirror of
https://github.com/servo/servo
synced 2026-04-27 09:57:23 +02:00
This makes it more foolproof to install crown from inside the Servo directory, because the root Servo config.toml overrides the rustc to use crown (an obvious circular dependency).
3 lines
24 B
TOML
3 lines
24 B
TOML
[build]
|
|
rustc = "rustc"
|