Skip to content

Commit db1f214

Browse files
epageshepmaster
andauthored
fix: Typo
Co-authored-by: Jake Goulding <[email protected]>
1 parent cc7cdfa commit db1f214

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/inside-rust/2024-01-02-this-development-cycle-in-cargo-1-76.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ from cargo itself
3939
([rust-lang/cargo#12801](https://github.com/rust-lang/cargo/issues/12801)).
4040

4141
Other areas for potentially splitting out of the `cargo` library include:
42-
- More serde and CLI types into `cargo-util-schemas`
42+
- Move serde and CLI types into `cargo-util-schemas`
4343
- Console output
4444
- Parsing and layer merging for `.cargo/config.toml`
4545
- Reading from different package sources (git, path, git registry, sparse registry)

0 commit comments

Comments
 (0)