Skip to content

Commit

Permalink
Fix a minor mistake in the changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
ehuss committed May 14, 2019
1 parent 414c1eb commit dc935f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
- Added the `rustc-cdylib-link-arg` key for build scripts to specify linker
arguments for cdylib crates.
[#6298](https://github.com/rust-lang/cargo/pull/6298)
- `cargo clippy` is now a built-in cargo command.
- (Nightly only): `cargo clippy-preview` is now a built-in cargo command.
[#6759](https://github.com/rust-lang/cargo/pull/6759)

### Changed
Expand Down

0 comments on commit dc935f5

Please sign in to comment.