From 3be1a8b79523349f4161d092b3da3acf54b11da5 Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Fri, 15 Nov 2019 13:04:46 +0200 Subject: Update Cargo.toml --- Cargo.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Cargo.toml b/Cargo.toml index 6cf0f55..15f7e03 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,10 @@ [package] authors = ["Igor Pashev "] +edition = "2018" license = "WTFPL" name = "frotate" +readme = "README.md" +repository = "https://github.com/ip1981/frotate.rs" version = "0.1.0" [dependencies] -- cgit v1.2.3