next.js
cd1a292c - pass `--locked` to `cargo binstall` (#94834)

Commit
3 days ago
pass `--locked` to `cargo binstall` (#94834) If `binstall` fails to download a precompiled artifact it falls back to `cargo install` and many tools (like `nextest`) require the `--locked` flag. So pass the `--locked` flag.
Author
Parents
Loading