# 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 = "metrics-exporter-newrelic" version = "0.2.0" authors = ["Eric Kidd "] description = "Basic `metrics` exporter for use with NewRelic" homepage = "https://github.com/faradayio/geocode-csv/tree/main/crates/metrics-exporter-newrelic" documentation = "https://docs.rs/metrics-exporter-newrelic" readme = "README.md" license = "Apache-2.0 OR MIT" repository = "https://github.com/faradayio/geocode-csv" resolver = "1" [dependencies.http] version = "0.2.6" [dependencies.metrics] version = "0.20.1" [dependencies.metrics-util] version = "0.14.0" [dependencies.reqwest] version = "0.11.9" features = [ "json", "rustls-tls", ] default-features = false [dependencies.serde] version = "1.0.136" [dependencies.serde_derive] version = "1.0.136" [dependencies.serde_json] version = "1.0.78" [dependencies.thiserror] version = "1.0.30" [dependencies.tokio] version = "1.16.1" features = ["sync"] default-features = false [dependencies.tracing] version = "0.1.29"