diff options
author | SoniEx2 <endermoneymod@gmail.com> | 2021-06-12 19:25:35 -0300 |
---|---|---|
committer | SoniEx2 <endermoneymod@gmail.com> | 2021-06-12 19:25:35 -0300 |
commit | 7c1613d49b6f4e84266262f04c0dd012c3415368 (patch) | |
tree | 269cdebd7ac8386214e8d348e0fbee82bfb4a841 | |
parent | 4c8ab91563b75b2eccf691f53e9bde8ae9184838 (diff) |
Add homepage
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml index 568b739..12c7351 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,6 +7,7 @@ authors = ["SoniEx2 <endermoneymod@gmail.com>"] edition = "2018" license = "AGPL-3.0-or-later" repository = "https://soniex2.autistic.space/git-repos/testserver-rs.git" +homepage = "https://ganarchy.autistic.space/project/370aa8f9140476dd39d26831494b2de737edb359/" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |