summaryrefslogtreecommitdiff
path: root/rust/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'rust/Cargo.toml')
-rw-r--r--rust/Cargo.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/rust/Cargo.toml b/rust/Cargo.toml
index 789a4224..7384893e 100644
--- a/rust/Cargo.toml
+++ b/rust/Cargo.toml
@@ -36,7 +36,8 @@ members = [
"examples/hlil_lifter",
"examples/pdb-ng",
"examples/pdb-ng/demo",
- "examples/template"
+ "examples/template",
+ "examples/test_demangler",
]
[profile.release]