Skip to content

Commit 2abadeb

Browse files
committed
Default all examples to 2021 edition.
1 parent cdb6520 commit 2abadeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ git-repository-url = "https://github.com/rust-lang/reference/"
1111
"/expressions/enum-variant-expr.html" = "struct-expr.html"
1212

1313
[rust]
14-
edition = "2018"
14+
edition = "2021"

0 commit comments

Comments
 (0)