# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g. crates.io) dependencies # # If you believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] name = "roccodev-api" version = "1.2.0" authors = ["RoccoDev "] description = "Rust library for RoccoDev's API." homepage = "https://api.roccodev.pw" documentation = "https://api.roccodev.pw/docs" readme = "README.md" keywords = ["roccodev", "api", "monthlies"] license = "MIT" repository = "https://github.com/RoccoDev/api-wrappers" [dependencies.curl] version = "0.4.19" [dependencies.serde_json] version = "1.0"