mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00

Firefox buildchain does not fixate `rust` and `cbindgen` versions, so we want to fixate them on our end. A table with matching rust version for every firefox version can be found at [Rust Update Policy for Firefox](https://wiki.mozilla.org/Rust_Update_Policy_for_Firefox). Additionally, there are checks in `mozbuild` for the minimum rust version and minimum `cbindgen` version.