summaryrefslogtreecommitdiff
path: root/plugins/dwarf/shared
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/dwarf/shared')
-rw-r--r--plugins/dwarf/shared/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/dwarf/shared/Cargo.toml b/plugins/dwarf/shared/Cargo.toml
index 2e2ee51e..83ecee93 100644
--- a/plugins/dwarf/shared/Cargo.toml
+++ b/plugins/dwarf/shared/Cargo.toml
@@ -3,6 +3,7 @@ name = "dwarfreader"
version = "0.1.0"
authors = ["Kyle Martin <kyle@vector35.com>"]
edition = "2021"
+license = "Apache-2.0"
[dependencies]
binaryninja.workspace = true