diff --git a/Cargo.toml b/Cargo.toml index ae0745e..d31cf20 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,6 +4,8 @@ version = "0.1.0" edition = "2024" authors = ["Radical "] license = "MIT" +repository = "https://git.gorb.app/gorb/bunny-api-tokio" +description = "Provides access to the Bunny CDN API asynchronously using tokio." [dependencies]