other: bump edition to 2021 (#987)

This commit is contained in:
Clement Tsang 2023-01-18 02:26:30 -05:00 committed by GitHub
parent ebaf10936a
commit 04c1366af5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
name = "bottom"
version = "0.7.2"
authors = ["Clement Tsang <cjhtsang@uwaterloo.ca>"]
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"