diff --git a/Cargo.toml b/Cargo.toml index 41c7a59..ef747ab 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ description = "A set of core types and traits for activitystreams data" version = "0.7.0-alpha.19" license = "GPL-3.0" authors = ["asonix "] -repository = "https://git.asonix.dog/Aardwolf/activitystreams" +repository = "https://git.asonix.dog/asonix/activitystreams" documentation = "https://docs.rs/activitystreams" readme = "README.md" keywords = ["activitystreams", "activitypub"]