Bump Rust Edition to 2021

This commit is contained in:
Henrik Friedrichsen
2021-11-12 22:45:35 +01:00
parent 4ed45f6f4b
commit 5aeba1e4f0

View File

@@ -8,7 +8,7 @@ repository = "https://github.com/hrkfdn/ncspot"
keywords = ["spotify", "ncurses", "librespot", "terminal"]
license = "BSD-2-Clause"
readme = "README.md"
edition = "2018"
edition = "2021"
[badges]
maintenance = { status = "actively-developed" }