From: Sachandhan Ganesh Date: Thu, 4 Feb 2021 00:06:39 +0000 (-0800) Subject: update crate props X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=58069b1b626d6eed742e75c20aad6e1727b77889;p=connect-rs.git update crate props --- diff --git a/Cargo.toml b/Cargo.toml index e327382..7fcd67f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,9 +1,14 @@ [package] name = "connect" version = "0.0.2" -authors = ["Sachandhan Ganesh "] edition = "2018" +authors = ["Sachandhan Ganesh "] description = "message queue abstraction over async network streams" +keywords = ["async", "network", "message", "queue", "aio"] +categories = ["asynchronous", "network-programming", "rust-patterns", "encoding"] +repository = "https://github.com/sachanganesh/connect-rs" +readme = "REAMDE.md" +license-file = "LICENSE" [workspace] members = [