solana-metrics 0.12.0

Solana Metrics
Documentation
# 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 = "solana-metrics"
version = "0.12.0"
authors = ["Solana Maintainers <maintainers@solana.com>"]
description = "Solana Metrics"
homepage = "https://solana.com/"
license = "Apache-2.0"
repository = "https://github.com/solana-labs/solana"

[lib]
name = "solana_metrics"
[dependencies.influx_db_client]
version = "0.3.6"

[dependencies.lazy_static]
version = "1.3.0"

[dependencies.log]
version = "0.4.2"

[dependencies.reqwest]
version = "0.9.11"

[dependencies.solana-sdk]
version = "0.12.0"

[dependencies.sys-info]
version = "0.5.6"
[dev-dependencies.rand]
version = "0.6.5"