# 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 = "animality" version = "1.0.0" description = "API wrapper for the https://animality.xyz api" readme = "README.md" keywords = [ "animals", "api", "api-wrapper", "web", ] license-file = "LICENSE" repository = "https://github.com/animality-xyz/animality.rs" resolver = "2" [dependencies.native-tls] version = "0.2.10" [dependencies.serde_json] version = "1.0.81"