diff --git a/Cargo.toml b/Cargo.toml index 12a37af..8f9d0c7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,9 +1,10 @@ [package] name = "rustyfox" +description = "A client for https://furaffinity-api.herokuapp.com" version = "0.1.0" edition = "2021" repository = "https://git.doggoat.de/dhalucario/rustyfox.git" -homepage = "https://git.doggoat.de/dhalucario/rustyfox.git" +homepage = "https://furaffinity-api.herokuapp.com" license = "MIT" [dependencies]