[dependencies.async-trait]
version = "0.1.88"
[dependencies.pingora]
default-features = false
features = ["lb", "openssl", "cache"]
version = "0.6.0"
[dependencies.pyroscope]
version = "0.5.8"
[dependencies.pyroscope_pprofrs]
version = "0.2.8"
[dependencies.snafu]
default-features = false
features = ["std"]
version = "0.8.6"
[dependencies.substring]
version = "1.4.5"
[dependencies.tracing]
version = "0.1.41"
[dependencies.url]
version = "2.5.4"
[lib]
name = "pingap_pyroscope"
path = "src/lib.rs"
[package]
authors = ["Tree Xie <tree.xie@outlook.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Pyroscope for pingap"
edition = "2021"
homepage = "https://github.com/vicanso/pingap"
keywords = ["pingap", "pyroscope"]
license = "Apache-2.0"
name = "pingap-pyroscope"
readme = "README.md"
repository = "https://github.com/vicanso/pingap"
version = "0.12.0"