aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml3
1 files changed, 3 insertions, 0 deletions
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 <pashev.igor@gmail.com>"]
+edition = "2018"
license = "WTFPL"
name = "frotate"
+readme = "README.md"
+repository = "https://github.com/ip1981/frotate.rs"
version = "0.1.0"
[dependencies]