Skip to content

Commit ce00667

Browse files
alexcrichtonehuss
andauthored
Update src/doc/src/reference/manifest.md
Co-authored-by: Eric Huss <eric@huss.org>
1 parent 849b0f3 commit ce00667

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/src/reference/manifest.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ with the latest stable edition. By default `cargo new` creates a manifest with
135135
the 2018 edition currently.
136136

137137
If the `edition` field is not present in `Cargo.toml`, then the 2015 edition is
138-
assumed for backwards compatibility with Rust 1.0. Note that all manifests
138+
assumed for backwards compatibility. Note that all manifests
139139
created with [`cargo new`] will not use this historical fallback because they
140140
will have `edition` explicitly specified to a newer value.
141141

0 commit comments

Comments
 (0)