diff options
author | SoniEx2 <endermoneymod@gmail.com> | 2022-02-05 13:01:37 -0300 |
---|---|---|
committer | SoniEx2 <endermoneymod@gmail.com> | 2022-02-05 13:01:37 -0300 |
commit | a90ef8cca78de2be693e6a891113395331aa72ff (patch) | |
tree | a1a5269f4be6041a5a79636e16ccba5222c91549 | |
parent | 55ce1087e87b48384abf90bbedb5da03b42f6996 (diff) |
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml index bd11c99..510beea 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,6 +7,7 @@ description = "Allows upcasting to Any" edition = "2021" repository = "https://soniex2.autistic.space/git-repos/anycast.git" readme = "README.md" +homepage = "https://ganarchy.autistic.space/project/55ce1087e87b48384abf90bbedb5da03b42f6996/" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |