[dependencies.sentry-backtrace]
version = "0.35.0"
[dependencies.sentry-core]
version = "0.35.0"
[dev-dependencies]
[lib]
name = "sentry_panic"
path = "src/lib.rs"
[package]
authors = ["Sentry <hello@sentry.io>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = """
Sentry integration for capturing panics.
"""
edition = "2021"
homepage = "https://sentry.io/welcome/"
license = "Apache-2.0"
name = "sentry-panic"
readme = "README.md"
repository = "https://github.com/getsentry/sentry-rust"
rust-version = "1.73"
version = "0.35.0"