diff --git a/Cargo.toml b/Cargo.toml index cf6f2f5..117f2f7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.4.2" edition = "2021" license = "MIT" keywords = ["qbittorrent", "torrent", "torrent-client"] -repository = "https://github.com/JoelWachsler/qbittorrent-web-api" +repository = "https://github.com/jowax/qbittorrent-web-api" description = "Generated web api for qBittorrent" [dependencies] diff --git a/qbittorrent-web-api-gen/Cargo.toml b/qbittorrent-web-api-gen/Cargo.toml index ad8af0d..38c2286 100644 --- a/qbittorrent-web-api-gen/Cargo.toml +++ b/qbittorrent-web-api-gen/Cargo.toml @@ -4,7 +4,7 @@ version = "0.4.2" edition = "2021" license = "MIT" keywords = ["qbittorrent"] -repository = "https://github.com/JoelWachsler/qbittorrent-web-api" +repository = "https://github.com/jowax/qbittorrent-web-api" description = "Generated web api for qBittorrent" exclude = [ "*.txt",