From 63927e03fe4173a2d1fc6aa6d6202be729d993da Mon Sep 17 00:00:00 2001 From: Stuart Stock Date: Sat, 30 Dec 2017 10:48:16 -0600 Subject: Additional metadata entires for cargo --- Cargo.toml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index cce318f..1206be9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,6 +5,11 @@ repository = "https://github.com/int08h/roughenough" authors = ["Stuart Stock "] license = "Apache-2.0" description = "A Roughtime secure time sync server written in Rust" +readme = "README.md" +keywords = ["roughtime", "cryptography", "crypto"] + +[badges] +travis-ci = { repository = "int08h/roughenough", branch = "master" } [dependencies] byteorder = "1" -- cgit v1.2.3