mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-25 17:25:08 +02:00
The Rust-based LibJS codegen is now enabled by default on non-Windows platforms, so CI runners need rustc and cargo available. Add the dtolnay/rust-toolchain action to install a stable Rust toolchain.