From 917f067dbcbe4f61fb919827bca93db74e628d45 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Mon, 21 Oct 2019 02:06:48 -0400 Subject: metadata --- Cargo.toml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 1ab6844..b04deea 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,6 +4,13 @@ version = "0.1.0" authors = ["Jesse Luehrs "] edition = "2018" +description = "share your terminals!" +repository = "https://git.tozt.net/teleterm" +readme = "README.md" +keywords = ["terminal", "streaming"] +categories = ["command-line-utilities"] +license = "MIT" + [dependencies] bytes = "0.4" clap = "2" -- cgit v1.2.3-54-g00ecf