diff options
author | SoniEx2 <endermoneymod@gmail.com> | 2021-11-29 20:09:29 -0300 |
---|---|---|
committer | SoniEx2 <endermoneymod@gmail.com> | 2021-11-29 20:09:29 -0300 |
commit | 66a4a0a9971bae76174a8fdc973d19f26516f11d (patch) | |
tree | 73192ea123ed9d1fbf22ab9dd6cc6f5a8e350729 /Cargo.toml | |
parent | 139eede493cff4b24a253d2e7c0d78972a40f7ea (diff) |
Add the homepage
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml index eccc0e3..c21b5d8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,6 +8,7 @@ description = "An advanced command parser" edition = "2021" repository = "https://soniex2.autistic.space/git-repos/iosonism.git" readme = "README.md" +homepage = "https://soniex2.github.io/ganarchy/project/139eede493cff4b24a253d2e7c0d78972a40f7ea" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |