diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 0a22cc2..eb8e071 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1 +1 @@ -github: vityafx +github: iddm diff --git a/Cargo.toml b/Cargo.toml index b60d083..af91273 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ description = "Client library for the Challonge REST API" readme = "README.md" license = "MIT" keywords = ["game", "challonge", "tournament", "api", "system"] -repository = "https://github.com/vityafx/challonge-rs" +repository = "https://github.com/iddm/challonge-rs" documentation = "https://docs.rs/challonge/" [dependencies]