diff options
Diffstat (limited to 'rust/Cargo.toml')
| -rw-r--r-- | rust/Cargo.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/rust/Cargo.toml b/rust/Cargo.toml index 9ab2413a..cd3287d4 100644 --- a/rust/Cargo.toml +++ b/rust/Cargo.toml @@ -26,5 +26,7 @@ members = [ "examples/minidump", "examples/mlil_visitor", "examples/mlil_lifter", + "examples/hlil_visitor", + "examples/hlil_lifter", "examples/template" ] |
