From dadb7ce3e5c15ae64d628c7470c07b0a1a51c0bf Mon Sep 17 00:00:00 2001 From: Joel Wachsler Date: Thu, 4 Aug 2022 20:22:00 +0200 Subject: [PATCH] Update repository --- Cargo.toml | 2 +- qbittorrent-web-api-gen/Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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",