# 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 = "newrelic-unofficial" version = "0.1.3" authors = ["Masaki Hara "] description = "New Relic instrumentation in pure Rust" readme = "README.md" keywords = ["newrelic", "performance"] categories = ["api-bindings", "development-tools", "development-tools::profiling", "web-programming"] license = "Apache-2.0" repository = "https://github.com/qnighy/newrelic-unofficial-rust" [dependencies.attohttpc] version = "0.15.0" features = ["json"] [dependencies.flate2] version = "1.0.16" [dependencies.get_if_addrs] version = "0.5.3" [dependencies.hostname] version = "0.3.1" [dependencies.http] version = "0.2.1" [dependencies.log] version = "0.4.11" [dependencies.parking_lot] version = "0.11.0" [dependencies.serde] version = "1.0.114" features = ["derive"] [dependencies.serde_json] version = "1.0.56" [dependencies.sysinfo] version = "0.15.0" [dependencies.thiserror] version = "1.0.20" [dev-dependencies.dotenv] version = "0.15.0" [dev-dependencies.env_logger] version = "0.7.1" [badges.is-it-maintained-issue-resolution] repository = "qnighy/newrelic-unofficial-rust" [badges.is-it-maintained-open-issues] repository = "qnighy/newrelic-unofficial-rust"