diff --git a/Cargo.toml b/Cargo.toml index 3c3c038..e0e3bfe 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "hist-cli" version = "0.4.1" -edition = "2018" +edition = "2021" authors = ["Andreas Hauser "] description = "Commandline tool for plotting frequency ranked histograms of TSV/CSV data" license = "CC-BY-SA-4.0"