sentry_protos 0.1.12

Rust bindings for sentry-protos
Documentation
[dependencies.prost]
version = "0.13"

[dependencies.prost-types]
version = "0.13"

[dependencies.tokio]
features = ["macros", "rt-multi-thread"]
version = "1.0"

[dependencies.tonic]
version = "0.12"

[lib]
name = "sentry_protos"
path = "src/lib.rs"

[package]
authors = ["Sentry <hello@sentry.io>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Rust bindings for sentry-protos"
edition = "2021"
license-file = "LICENSE.md"
name = "sentry_protos"
readme = "README.md"
repository = "https://github.com/getsentry/sentry-protos"
version = "0.1.12"