# 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 = "mirishita_info_bot" version = "0.3.0" authors = ["Outvi V "] description = "Mirishita info bot & Wrapper for Princess API on matsurihi.me" homepage = "https://github.com/outloudvi/mirishita-info-bot" documentation = "https://docs.rs/mirishita_info_bot" readme = "README.md" keywords = [ "mirishita", "telegram-bot", "mltd", "cloudflare-workers", ] categories = ["api-bindings"] license = "MIT" repository = "https://github.com/outloudvi/mirishita-info-bot" resolver = "2" [package.metadata.docs.rs] rustdoc-args = ["--document-private-items"] [profile.release] opt-level = "s" [lib] crate-type = [ "cdylib", "rlib", ] [dependencies.cfg-if] version = "0.1.2" [dependencies.chrono] version = "0.4.19" features = ["serde"] [dependencies.console_error_panic_hook] version = "0.1.1" optional = true [dependencies.lazy_static] version = "1.4.0" [dependencies.paste] version = "1.0" [dependencies.serde] version = "1.0.130" features = ["derive"] [dependencies.serde_json] version = "1.0.69" [dependencies.serde_repr] version = "0.1.7" [dependencies.strum] version = "0.23" [dependencies.strum_macros] version = "0.23" [dependencies.telegram-bot-raw] version = "0.8.0" [dependencies.worker] version = "0.0.9" [features] default = ["console_error_panic_hook"]