From afd7026bed14ae1f59da6e3e66fc61986bdca614 Mon Sep 17 00:00:00 2001 From: Stuart Stock Date: Sat, 10 Mar 2018 16:09:45 -0600 Subject: Update README and Cargo with info on client; verison bump to 0.3.0 --- Cargo.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 1ae1fb6..5e76781 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,10 +1,10 @@ [package] name = "roughenough" -version = "0.2.1" +version = "0.3.0" repository = "https://github.com/int08h/roughenough" -authors = ["Stuart Stock "] +authors = ["Stuart Stock ", "Aaron Hill "] license = "Apache-2.0" -description = "A Roughtime secure time sync server written in Rust" +description = "A Roughtime secure time sync server and client written in Rust" readme = "README.md" keywords = ["roughtime", "cryptography", "crypto"] -- cgit v1.2.3