[package] name = "roccodev-api" version = "1.2.0" authors = ["RoccoDev "] description = "Rust library for RoccoDev's API." documentation = "https://api.roccodev.pw/docs" homepage = "https://api.roccodev.pw" repository = "https://github.com/RoccoDev/api-wrappers" readme = "README.md" keywords = ["roccodev", "api", "monthlies"] license = "MIT" [dependencies] curl = "0.4.19" serde_json = "1.0"