File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -150,7 +150,7 @@ your `Cargo.toml` and then rerun this command. Once all warnings have been fixed
150
150
then you can re-enable the `edition` key in `Cargo.toml`. For some more
151
151
information about transitioning to the {0} edition see:
152
152
153
- https://rust-lang-nursery.github.io/edition-guide/editions/transitioning-your-code -to-a-new-edition.html
153
+ https://rust-lang-nursery.github.io/edition-guide/editions/transitioning-an-existing-project -to-a-new-edition.html
154
154
" ,
155
155
edition,
156
156
file,
@@ -172,7 +172,7 @@ consider migrating to the {0} edition by adding `edition = '{0}'` to
172
172
`Cargo.toml` and then rerunning this command; a more detailed transition
173
173
guide can be found at
174
174
175
- https://rust-lang-nursery.github.io/edition-guide/editions/transitioning-your-code -to-a-new-edition.html
175
+ https://rust-lang-nursery.github.io/edition-guide/editions/transitioning-an-existing-project -to-a-new-edition.html
176
176
" ,
177
177
idioms,
178
178
file,
You can’t perform that action at this time.
0 commit comments