Commit fc76a81
committed
Drop --locked from cargo xtask manifest
cargo metadata --locked hard-fails whenever Cargo.lock needs even a
trivial refresh (e.g. right after a dependency is added but before a
build updates the lock). Resolve normally so the manifest command stays
usable in that window.
Signed-off-by: Roman Inflianskas <roman.inflianskas@amd.com>1 parent 03a9dc5 commit fc76a81
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
93 | 99 | | |
94 | 100 | | |
95 | | - | |
| 101 | + | |
96 | 102 | | |
97 | 103 | | |
98 | 104 | | |
| |||
0 commit comments