aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2019-11-15 13:04:46 +0200
committerIgor Pashev <pashev.igor@gmail.com>2019-11-15 13:04:46 +0200
commit3be1a8b79523349f4161d092b3da3acf54b11da5 (patch)
treeeaa7736a744f9f6c8a6f465d43f6db44cdc90ad6
parent3f917a92ff54f4dd09cd6c00cdabaecb0a7cdd52 (diff)
downloadfrotate.rs-3be1a8b79523349f4161d092b3da3acf54b11da5.tar.gz
Update Cargo.toml
-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]