diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ddd3d69..f36ba7a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,7 +21,7 @@ Note: This is the main Changelog file for the Rust solver. The Changelog file fo ### Fixed -- Order of dependencies in Cargo.toml fixes crate-not-found issue on Windows +- Order of dependencies in `Cargo.toml` fixes crate-not-found issue on Windows