initial commit
This commit is contained in:
9
examples/dwarf/shared/Cargo.toml
Normal file
9
examples/dwarf/shared/Cargo.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
[package]
|
||||
name = "dwarfreader"
|
||||
version = "0.1.0"
|
||||
authors = ["Kyle Martin <kyle@vector35.com>"]
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
binaryninja = {path="../../../"}
|
||||
gimli = "0.27"
|
||||
Reference in New Issue
Block a user