symbolic-minidump 7.3.6

A library to process and inspect Minidump crash reports
Documentation
[build-dependencies.cc]
features = ["parallel"]
version = "1.0.50"
[dependencies.failure]
version = "0.1.5"

[dependencies.lazy_static]
version = "1.4.0"

[dependencies.regex]
version = "1.3.5"

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

[dependencies.symbolic-common]
version = "7.3.6"

[dependencies.symbolic-debuginfo]
version = "7.3.6"
[dev-dependencies.insta]
version = "0.15.0"

[package]
authors = ["Armin Ronacher <armin.ronacher@active-4.com>", "Jan Michael Auer <mail@jauer.org>"]
build = "build.rs"
description = "A library to process and inspect Minidump crash reports\n"
documentation = "https://docs.rs/symbolic-minidump"
edition = "2018"
homepage = "https://github.com/getsentry/symbolic"
include = ["/cpp/**/*", "/src/**/*", "/third_party/breakpad/src/**/*.h", "/third_party/breakpad/src/**/*.c", "/third_party/breakpad/src/**/*.cc", "/third_party/lss/**/*", "/build.rs", "/Cargo.toml"]
license = "MIT"
name = "symbolic-minidump"
repository = "https://github.com/getsentry/symbolic"
version = "7.3.6"