From 8827326908d52ec68e563e396c8deab83d3c73c7 Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Fri, 15 Nov 2019 13:06:33 +0200 Subject: Version 0.1.1 --- Cargo.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 15f7e03..85904a7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,11 +1,12 @@ [package] authors = ["Igor Pashev "] +description = "Advanced rotation of backups and other things" edition = "2018" license = "WTFPL" name = "frotate" readme = "README.md" repository = "https://github.com/ip1981/frotate.rs" -version = "0.1.0" +version = "0.1.1" [dependencies] chrono = { version = "0.4", features = ["serde"] } -- cgit v1.2.3