Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2b1df31

Browse files
authored
chore: book - change default edition to 2021
1 parent e8f7869 commit 2b1df31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

book.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ src = "drone-book"
1010
[rust]
1111
# individual code blocks can append `,edition20XX` to use other editione.g.:
1212
# ```rust,edition2015
13-
edition = "2018"
13+
edition = "2021"
1414

1515
[output.html]
1616
smart-punctuation = true

0 commit comments

Comments
 (0)