aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorGuillaume Pasquet <dev@etenil.net>2022-02-16 10:18:45 +0000
committerGuillaume Pasquet <dev@etenil.net>2022-02-16 10:18:45 +0000
commit31fdfebca99476a0fcae544b92f37ea0eac8e656 (patch)
tree5598782eb938ad2e81ec29e5a4b527e83d3acdfe /Cargo.toml
parent8e3ea2257b7189142969cee1b6e87096201fc7ea (diff)
Update documentation, prep for release
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 4 insertions, 0 deletions
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