Use rust 2021 edition
This commit is contained in:
@@ -4,7 +4,7 @@ version = "0.1.0"
|
|||||||
authors = [
|
authors = [
|
||||||
"Hannes Körber <hannes@hkoerber.de>"
|
"Hannes Körber <hannes@hkoerber.de>"
|
||||||
]
|
]
|
||||||
edition = "2018"
|
edition = "2021"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
repository = "https://github.com/hkoerber/packager/"
|
repository = "https://github.com/hkoerber/packager/"
|
||||||
license = "AGPL-3.0-only"
|
license = "AGPL-3.0-only"
|
||||||
|
|||||||
Reference in New Issue
Block a user