We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09cce86 commit 810c04fCopy full SHA for 810c04f
CHANGELOG.md
@@ -98,7 +98,7 @@
98
- `cargo new` generates the correct `.hgignore` aligning semantics with other
99
VCS ignore files.
100
[#11855](https://github.com/rust-lang/cargo/pull/11855)
101
-- Stopped doing unnecessary fuzzy registry index queries This significantly
+- Stopped doing unnecessary fuzzy registry index queries. This significantly
102
reduces the amount of HTTP requests to remote registries for crates
103
containing `-` or `_` in their names.
104
[#11936](https://github.com/rust-lang/cargo/pull/11936)
0 commit comments