# 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 are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "aghpb" version = "1.4.1" authors = ["Goldy"] description = "Anime girls holding programming books API wrapper for 🦀Rust." documentation = "https://docs.rs/aghpb" readme = "README.md" license-file = "LICENSE" repository = "https://github.com/THEGOLDENPRO/aghpb.rs" [dependencies.bytes] version = "1.5.0" [dependencies.chrono] version = "0.4.31" [dependencies.image] version = "0.24.6" optional = true [dependencies.reqwest] version = "0.11.18" [dependencies.serde_json] version = "1" [dependencies.urlencoding] version = "2.1.3" [dev-dependencies.tokio] version = "1.29.1" features = ["full"]