# 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 = "cronos-telemetry" version = "0.1.8" description = "Monitoring service for Cronos bot clusters" homepage = "https://cronos.so" documentation = "https://docs.cronos.so" readme = "./README.md" keywords = ["solana", "cronos", "cli"] license = "Apache-2.0" repository = "https://github.com/cronos-so/cli" [dependencies.chrono] version = "0.4.19" [dependencies.cronos-sdk] version = "0.1.8" [dependencies.dotenv] version = "0.15.0" [dependencies.elasticsearch] version = "7.14.0-alpha.1" [dependencies.serde_json] version = "~1" [dependencies.solana-account-decoder] version = "=1.9.9" [dependencies.solana-client] version = "=1.9.9" [dependencies.solana-client-helpers] version = "=1.1.0" [dependencies.solana-sdk] version = "=1.9.9" [dependencies.tokio] version = "1.17.0" features = ["full"]