blazesym 0.1.0

BlazeSym is a library that symbolizes addresses where symbol names, source file names, and line numbers can be acquired.
Documentation
[build-dependencies.cbindgen]
version = "0.24.*"
[dependencies.nix]
version = "0.24.1"

[dependencies.regex]
version = "1.6.*"

[features]
cheader = []

[lib]
crate-type = ["cdylib", "rlib", "staticlib"]
name = "blazesym"

[package]
authors = ["Kui-Feng <thinker.li@gmail.com>"]
description = "BlazeSym is a library that symbolizes addresses where symbol names, source file names, and line numbers can be acquired."
edition = "2018"
license-file = "LICENSE"
name = "blazesym"
repository = "https://github.com/libbpf/blazesym"
version = "0.1.0"