about summary refs log tree commit diff stats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-10-04 17:55:39 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-10-04 17:55:39 +0200
commitdf27c5072ccf787d12df15c2639e60b07e821722 (patch)
tree696ba9297f34c23c734109daabec4c0139a9455f /Cargo.toml
parentdocs(README.md): Fix typos (diff)
downloadquotify-prime.tar.gz
quotify-prime.zip
docs(Cargo.toml): Fix typos prime
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml8
1 files changed, 2 insertions, 6 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 0478c98..dfe0587 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -9,15 +9,11 @@
 
 [package]
 name = "quotify"
-description = "A simple cli utility to shell quote the text inputed into it"
+description = "A simple CLI utility to shell quote the text inputted into it"
 version = "1.0.0"
 edition = "2021"
-license = "%INIT_SPDX_LICENSE_IDENTIFER"
-homepage = "%INIT_APPLICATION_HOMEPAGE"
+license = "AGPL-3.0-or-later"
 repository = "https://git.vhack.eu/soispha/tools/quotify"
-# TODO
-# categories = [""]
-# keywords = ["", ""]
 
 
 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html