diff --git a/Cargo.toml b/Cargo.toml index 7911f692..d1a2aa63 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "bottom" version = "0.7.2" authors = ["Clement Tsang "] -edition = "2018" # TODO: Bump to 2021 at some point? +edition = "2021" repository = "https://github.com/ClementTsang/bottom" keywords = ["cross-platform", "monitoring", "cli", "top", "tui"] license = "MIT"