# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "poirebot-licorice" version = "0.1.2-fork1" authors = ["icp ", "hyperchessbot ", "Aram Peres "] description = "Lichess API. Development version. Forked for poirebot" homepage = "https://gitlab.com/hyperchessbotauthor/licorice" documentation = "https://docs.rs/poirebot-licorice/0.1.3-fork" readme = "ReadMe.md" keywords = ["lichess", "api", "dev"] license = "AGPL-3.0-only" repository = "https://gitlab.com/hyperchessbotauthor/licorice" [dependencies.bytes] version = "1.0.1" [dependencies.chrono] version = "0.4.19" features = ["serde"] [dependencies.futures-util] version = "0.3.12" [dependencies.reqwest] version = "0.11.0" features = ["json", "stream"] [dependencies.serde] version = "1.0.120" features = ["derive"] [dependencies.serde_json] version = "1.0.61" [dependencies.serde_with] version = "1.6.0" features = ["chrono"] [dependencies.thiserror] version = "1.0.23" [dependencies.tokio] version = "1.1.0" [dependencies.tokio-stream] version = "0.1.2" features = ["io-util"] [dependencies.tokio-util] version = "0.6.2" features = ["io"] [dev-dependencies.anyhow] version = "1.0.38" [dev-dependencies.shakmaty] version = "0.17.2" [dev-dependencies.structopt] version = "0.3.21" [dev-dependencies.tokio] version = "1.1.0" features = ["macros", "rt-multi-thread"]