Skip to content

Commit 4d53cd8

Browse files
epagekpreid
andauthored
fix: Clarify role of calling out cargo-watch
Co-authored-by: Kevin Reid <kpreid@switchb.org>
1 parent 1ec47ee commit 4d53cd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/inside-rust/2024-02-13-this-development-cycle-in-cargo-1-77.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Cargo can't be everything to everyone,
3939
if for no other reason than the compatibility guarantees it must uphold.
4040
Plugins play an important part of the Cargo ecosystem and we want to celebrate them.
4141

42-
Our plugin for this cycle is [cargo-watch](https://crates.io/crates/cargo-watch) which will re-run cargo commands on source changes.
42+
Our featured plugin for this cycle is [cargo-watch](https://crates.io/crates/cargo-watch), which will re-run cargo commands on source changes.
4343
For a discussion on this being merged into cargo,
4444
see [#9339](https://github.com/rust-lang/cargo/issues/9339).
4545

0 commit comments

Comments
 (0)