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 e46b820 commit bd7edd8Copy full SHA for bd7edd8
posts/2021-06-17-Rust-1.53.0.md
@@ -113,7 +113,7 @@ warning: identifier pair considered confusable between `s` and `s`
113
114
Cargo no longer assumes the default `HEAD` of git repositories is named `master`.
115
This means you no longer need to specify `branch = "main"` for git dependencies
116
-from a repository where the main branch is called `main`.
+from a repository where the default branch is called `main`.
117
118
### Stabilized APIs
119
0 commit comments