compiledfiles 0.8.0

Parse native binary symbols for list of source files used to compile binary
Documentation
[build-dependencies.cc]
version = "1.0"

[dependencies.gimli]
version = "0.27.0"

[dependencies.object]
version = "0.30.0"

[dependencies.pdb]
version = "0.8.0"

[dependencies.thiserror]
version = "1.0"

[dev-dependencies.spectral]
version = "0.6.0"

[package]
authors = ["Matt Schulte <schultetwin1@gmail.com>"]
description = "Parse native binary symbols for list of source files used to compile binary"
edition = "2018"
homepage = "https://github.com/schultetwin1/compiledfiles"
license = "MIT"
name = "compiledfiles"
readme = "README.md"
repository = "https://github.com/schultetwin1/compiledfiles"
version = "0.8.0"