diff --git a/Cargo.toml b/Cargo.toml index 01c1c16..0c1a42e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "lucid" -description = "A Fast, Secure and Distributed KV store with an HTTP API." +description = "High performance and distributed KV store w/ REST API." version = "0.1.2" authors = ["Clint.Network ", "Jonathan Serra ", "CephalonRho ", "rigwild "] edition = "2018"