From 31fdfebca99476a0fcae544b92f37ea0eac8e656 Mon Sep 17 00:00:00 2001 From: Guillaume Pasquet Date: Wed, 16 Feb 2022 10:18:45 +0000 Subject: Update documentation, prep for release --- Cargo.toml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 2cabd7b..4e1b893 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,10 @@ name = "barb" version = "0.1.0" edition = "2018" +license = "GPL-3.0-or-later" +description = "Command-line tool to perform file-based HTTP(s) requests." +repository = "https://gitlab.com/guillaume54/barb" +readme = "README.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html -- cgit v1.2.3