# 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 = "apecast" version = "0.1.7" description = "A telegram bot for apes" homepage = "https://github.com/maxpowel/apecast" readme = "README.md" keywords = [ "ape", "apecoin", "crypto", "telegram", "bot", ] categories = ["command-line-utilities"] license-file = "LICENSE" repository = "https://github.com/maxpowel/apecast" [dependencies.anyhow] version = "1.0.71" [dependencies.chrono] version = "0.4.26" features = ["serde"] [dependencies.clap] version = "4.3.4" features = [ "derive", "env", ] [dependencies.crypto-com-exchange] version = "1.0.7" [dependencies.flume] version = "0.10.14" [dependencies.futures] version = "0.3.28" [dependencies.graphql_client] version = "0.13.0" [dependencies.isahc] version = "1.7.2" features = ["static-ssl"] default-features = false [dependencies.log] version = "0.4.19" [dependencies.meilisearch-sdk] version = "0.24.1" [dependencies.mongodb] version = "2.5.0" features = [ "tokio-runtime", "bson-chrono-0_4", ] [dependencies.reqwest] version = "0.11" features = [ "json", "rustls-tls", "gzip", "brotli", "deflate", ] default-features = false [dependencies.scraper] version = "0.16.0" [dependencies.serde] version = "1.0.164" features = ["derive"] [dependencies.serde-aux] version = "4.2.0" [dependencies.teloxide] version = "0.12" features = [ "macros", "rustls", ] default-features = false [dependencies.tokio] version = "1.28.2" features = ["full"] [dependencies.tokio-stream] version = "0.1.14" [dependencies.wixet-bootstrap] version = "1.0.0"