sentry-options 0.0.6

Rust client for sentry-options config system
Documentation
[dependencies.sentry-options-validation]
version = "0.0.6"

[dependencies.serde_json]
version = "1.0.145"

[dependencies.thiserror]
version = "2.0.17"

[dev-dependencies.tempfile]
version = "3.23.0"

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

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Rust client for sentry-options config system"
edition = "2024"
license = "Apache-2.0"
name = "sentry-options"
readme = false
repository = "https://github.com/getsentry/sentry-options"
version = "0.0.6"