Skip to content

Commit dc935f5

Browse files
committed
Fix a minor mistake in the changelog.
1 parent 414c1eb commit dc935f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
- Added the `rustc-cdylib-link-arg` key for build scripts to specify linker
5252
arguments for cdylib crates.
5353
[#6298](https://github.com/rust-lang/cargo/pull/6298)
54-
- `cargo clippy` is now a built-in cargo command.
54+
- (Nightly only): `cargo clippy-preview` is now a built-in cargo command.
5555
[#6759](https://github.com/rust-lang/cargo/pull/6759)
5656

5757
### Changed

0 commit comments

Comments
 (0)