[dependencies.sentry]
features = ["tracing"]
version = "0.32.1"
[dependencies.sentry-types]
version = "0.32.1"
[dependencies.thiserror]
version = "1.0"
[lib]
name = "drcode_go"
path = "src/lib.rs"
[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "A Rust package for integrating with Sentry for error tracking and monitoring."
edition = "2021"
license = "MIT"
name = "drcode-go"
readme = "README.md"
repository = "https://github.com/yourusername/drcode-go"
version = "0.1.3"