diff options
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 1a3cf1bb..903227ae 100644 --- a/rust/Cargo.toml +++ b/rust/Cargo.toml @@ -16,6 +16,7 @@ members = [ "examples/basic_script", "examples/decompile", "examples/dwarfdump", + "examples/dwarfexport", "examples/flowgraph", "examples/template" ] |
