diff --git a/Cargo.toml b/Cargo.toml index 7e61c49..c107dc7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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" }