diff --git a/Cargo.toml b/Cargo.toml index d92faf0..0caf99d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mensa" -version = "0.5.0" +version = "0.5.1" description = "CLI tool to query the menu of canteens contained in the OpenMensa database" authors = [ "Malte Tammena " ] edition = "2021"