chore: update rust edition to 2021 (#332)

This commit is contained in:
Marco Ieni 2023-12-23 05:30:19 +01:00 committed by GitHub
parent 29def25fa9
commit e4e6ac2859
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@ extra-watch-dirs = ["po", "third_party"]
after = ["links"]
[rust]
edition = "2018"
edition = "2021"
[output.html]
curly-quotes = true