diff options
| author | Glenn Smith <glenn@vector35.com> | 2024-04-22 19:11:45 -0400 |
|---|---|---|
| committer | Glenn Smith <glenn@vector35.com> | 2024-04-22 19:11:45 -0400 |
| commit | 6929009578958634304404179659515738797945 (patch) | |
| tree | ee2d88d1c4bb4cbb6220a91b85524c2c804ac270 /rust/Cargo.toml | |
| parent | 8534476934065104161886820729515240153914 (diff) | |
Fix pdb compile on Free edition
Diffstat (limited to 'rust/Cargo.toml')
| -rw-r--r-- | rust/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rust/Cargo.toml b/rust/Cargo.toml index 796abc16..b827b9bb 100644 --- a/rust/Cargo.toml +++ b/rust/Cargo.toml @@ -33,6 +33,7 @@ members = [ "examples/hlil_visitor", "examples/hlil_lifter", "examples/pdb-ng", + "examples/pdb-ng/demo", "examples/template" ] |
