summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorseth <[email protected]>2023-11-15 21:58:01 -0500
committerseth <[email protected]>2023-11-16 03:00:07 +0000
commitc1c916678e0afec308d905c97d9ccd241c8a1edf (patch)
treea7f7f9c7ad2417fe4b990cd9c69d391e7d14d344 /Cargo.toml
parenta4a9353e1c8f902b7d7b3cf74e3e5b129c214330 (diff)
feat: add version command
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 80269b4..015287d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,6 +2,9 @@
name = "teawiebot"
version = "0.1.0"
edition = "2021"
+repository = "https://github.com/getchoo/teawieBot"
+license = "MIT"
+readme = "README.md"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html