mirror of
https://github.com/pchuan98/codex.git
synced 2026-07-01 00:31:56 +08:00
80a8563e48
There's already a preference for this in the codebase, but a few of them have drifted away. Generally `--locked` is preferred to reduce exposure to supply-chain attacks (and just generally improve reproducibility). In an ideal world these dependencies would maybe even be pinned to versions but Cargo is kinda bad at that for devtools. Still better to use --locked than not.
80a8563e48
ยท
2026-05-07 15:30:37 -07:00
History