# 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 = "wanisabi" version = "0.1.6" description = "Rust binding for the wanikani API: a fork of wanikani-rs" homepage = "https://github.com/jemsurfer/wanisabi" readme = "README.md" keywords = [ "api", "wanikani", ] categories = ["api-bindings"] license = "MIT" repository = "https://github.com/jemsurfer/wanisabi" [dependencies.chrono] version = "0.4.33" features = ["serde"] [dependencies.paginate] version = "1.1.11" [dependencies.ratelimit] version = "0.9.0" [dependencies.regex] version = "1.10.3" [dependencies.reqwest] version = "0.11.23" features = ["json"] [dependencies.serde] version = "1.0.196" features = ["derive"] [dependencies.serde_json] version = "1.0.113" [dependencies.serde_qs] version = "0.12.0" [dependencies.serde_with] version = "3.6.0" [dependencies.text_io] version = "0.1.12" [dependencies.tokio] version = "1.35.1" features = ["full"] [dependencies.wana_kana] version = "3.0.0" [dependencies.wanisabi-model] version = "0.1.2"