Skip to content

Commit bd7edd8

Browse files
m-ou-sebjorn3
andauthored
Update posts/2021-06-17-Rust-1.53.0.md
Co-authored-by: bjorn3 <bjorn3@users.noreply.github.com>
1 parent e46b820 commit bd7edd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/2021-06-17-Rust-1.53.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ warning: identifier pair considered confusable between `s` and `s`
113113

114114
Cargo no longer assumes the default `HEAD` of git repositories is named `master`.
115115
This means you no longer need to specify `branch = "main"` for git dependencies
116-
from a repository where the main branch is called `main`.
116+
from a repository where the default branch is called `main`.
117117

118118
### Stabilized APIs
119119

0 commit comments

Comments
 (0)