Use rust 2021 edition

This commit is contained in:
2021-11-01 10:03:22 +01:00
parent 5a41743fc3
commit 2baa2c7257

View File

@@ -4,7 +4,7 @@ version = "0.1.0"
authors = [
"Hannes Körber <hannes@hkoerber.de>"
]
edition = "2018"
edition = "2021"
readme = "README.md"
repository = "https://github.com/hkoerber/packager/"
license = "AGPL-3.0-only"