ackorelic 0.1.11

Idiomatic Rust bindings to the New Relic C SDK.
[dependencies.derive_more]
version = "0.14.0"

[dependencies.diesel]
features = ["postgres"]
version = "1.0.0"

[dependencies.lazy_static]
version = "1"

[dependencies.log]
version = ">0.4.0"

[dependencies.newrelic-sys]
version = "0.1"

[dependencies.sqlparser]
version = "0.4.0"

[dependencies.threadpool]
version = "1.7.1"

[package]
authors = ["Ankit Das <ankit.das@acko.tech>", "AbrarNitk <abrar.nitk@gmail.com>"]
categories = ["api-bindings"]
description = "Idiomatic Rust bindings to the New Relic C SDK."
edition = "2018"
include = ["src/**/*", "Cargo.toml"]
keywords = ["newrelic-rust-ffi"]
license = "MIT OR Apache-2.0"
name = "ackorelic"
readme = "README.md"
repository = "https://github.com/ackotech/ackorelic"
version = "0.1.11"