File tuigreet-version.patch of Package tuigreet
diff --git a/Cargo.toml b/Cargo.toml index 900ae7d..8fa2cfe 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tuigreet" -version = "0.7.3" +version = "0.8.0" authors = ["Antoine POPINEAU <antoine.popineau@appscho.com>"] edition = "2018" build = "build.rs"