Skip to content

Commit

Permalink
chore: update rust edition to 2021 (#332)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoIeni authored Dec 23, 2023
1 parent 29def25 commit e4e6ac2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ extra-watch-dirs = ["po", "third_party"]
after = ["links"]

[rust]
edition = "2018"
edition = "2021"

[output.html]
curly-quotes = true
Expand Down

0 comments on commit e4e6ac2

Please sign in to comment.