symbolic-symcache 2.0.7

An optimizied cache file for fast and memory efficient lookup of symbols and stack frames in debugging information.
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g. crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "symbolic-symcache"
version = "2.0.7"
authors = ["Armin Ronacher <armin.ronacher@active-4.com>", "Jan Michael Auer <mail@jauer.org>"]
description = "An optimizied cache file for fast and memory efficient lookup of symbols and\nstack frames in debugging information.\n"
homepage = "https://github.com/getsentry/symbolic"
documentation = "https://docs.rs/symbolic-symcache"
license = "MIT"
repository = "https://github.com/getsentry/symbolic"
[dependencies.dmsort]
version = "0.1"

[dependencies.fallible-iterator]
version = "0.1"

[dependencies.fnv]
version = "1.0"

[dependencies.gimli]
version = "0.15"

[dependencies.if_chain]
version = "0.1"

[dependencies.lru-cache]
version = "0.1"

[dependencies.matches]
version = "0.1"

[dependencies.num]
version = "0.1"

[dependencies.owning_ref]
version = "0.3"

[dependencies.symbolic-common]
version = "2.0.7"
features = ["with_dwarf", "with_objects"]

[dependencies.symbolic-debuginfo]
version = "2.0.7"

[dependencies.symbolic-demangle]
version = "2.0.7"

[dependencies.uuid]
version = "0.6"
features = ["serde"]