# 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 = "neptunium" version = "0.1.0" authors = ["PrivateGER"] description = "A Rust library with integrations for various anime art sites, such as R34, Danbooru, and Gelbooru and more." keywords = [ "anime", "rule34", "hentai", "danbooru", "gelbooru", ] license = "GPL-2.0-or-later" resolver = "2" [dependencies.futures] version = "0.3.19" [dependencies.hentai] version = "0.2.2" [dependencies.isahc] version = "1.7.0" features = ["json"] default-features = true [dependencies.rand] version = "0.8.4" [dependencies.serde] version = "1.0.136" [dependencies.serde_derive] version = "1.0.136" [dependencies.serde_json] version = "1.0.78"