# 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 = "habitica_rust_client" version = "0.1.8" authors = ["Dawson Israel "] description = "Unnoficial Habitica Api Rust Client" license = "MIT" resolver = "2" [dependencies.async-trait] version = "0.1.51" [dependencies.futures] version = "0.3.17" [dependencies.reqwest] version = "0.11.6" [dependencies.serde] version = "1.0.130" [dependencies.serde_derive] version = "1.0.130" [dependencies.serde_json] version = "1.0.69" [badges.codecov] branch = "master" repository = "dawsonfi/habitica-rust-client" service = "github" [badges.travis-ci] branch = "master" repository = "dawsonfi/habitica-rust-client"