# 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 = "cloud_profiler_rust" version = "1.2.2" description = "Google Cloud Profiler Rust Agent" homepage = "https://github.com/statsig-io/cloud-profiler-rust" readme = "README.md" keywords = [ "pprof", "profiling", "gcp", "cloud", ] license = "MIT" repository = "https://github.com/statsig-io/cloud-profiler-rust" [dependencies.envy] version = "0.4.2" [dependencies.flate2] version = "1.0.28" [dependencies.google-cloud-auth] version = "0.15.0" [dependencies.google-cloud-metadata] version = "0.5.0" [dependencies.google-cloud-token] version = "0.1.2" [dependencies.google-cloudprofiler2] version = "5.0.5" [dependencies.hyper-rustls] version = "0.23.2" features = [ "webpki-roots", "http2", ] [dependencies.pprof] version = "0.13.0" features = [ "protobuf", "protobuf-codec", ] [dependencies.rand] version = "0.8.5" [dependencies.serde] version = "1.0.197" [dependencies.serde_json] version = "1.0.115" [dependencies.thiserror] version = "1.0.58" [dependencies.tokio] version = "1.37.0"