Set homepage to api and set description

This commit is contained in:
Leon Grünewald 2025-01-27 23:44:30 +01:00
parent 58c1b896a8
commit 5d05eebd89

View file

@ -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]