Skip to content

Commit c8f9213

Browse files
epagesecona
andauthored
fix: Plumbing command name
Co-authored-by: Vito Secona <[email protected]>
1 parent 3bef8e8 commit c8f9213

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/inside-rust/this-development-cycle-in-cargo-1.90.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ preventing callers from being able to edit them to get specific behavior out of
110110
- `locate-manifest`
111111
- `read-manifest`
112112
- `read-lockfile`
113-
- `resolve-dependencies`
113+
- `lock-dependencies`
114114
- `write-lockfile`
115115
- `resolve-features`
116116
- `plan-build` ([cargo-plumbing#96](https://github.com/crate-ci/cargo-plumbing/pull/96))

0 commit comments

Comments
 (0)