debugid 0.7.0

Common reusable types for implementing the sentry.io protocol.
Documentation
[dependencies.lazy_static]
version = "1.2.0"

[dependencies.regex]
version = "1.1.0"

[dependencies.serde]
optional = true
version = "1.0.85"

[dependencies.uuid]
version = "0.8.1"
[dev-dependencies.serde_json]
version = "1.0.37"

[package]
authors = ["Sentry <hello@sentry.io>"]
description = "Common reusable types for implementing the sentry.io protocol."
documentation = "https://docs.rs/debugid"
edition = "2018"
homepage = "https://sentry.io/"
keywords = ["sentry", "debugid", "breakpad", "crashpad"]
license = "Apache-2.0"
name = "debugid"
readme = "README.md"
repository = "https://github.com/getsentry/rust-debugid"
version = "0.7.0"