summaryrefslogtreecommitdiff
path: root/plugins/pdb-ng/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/pdb-ng/Cargo.toml')
-rw-r--r--plugins/pdb-ng/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/pdb-ng/Cargo.toml b/plugins/pdb-ng/Cargo.toml
index d431fd64..3a9017d5 100644
--- a/plugins/pdb-ng/Cargo.toml
+++ b/plugins/pdb-ng/Cargo.toml
@@ -2,6 +2,7 @@
name = "pdb-import-plugin"
version = "0.1.0"
edition = "2021"
+license = "Apache-2.0"
[lib]
crate-type = ["cdylib"]