diff options
Diffstat (limited to 'rust/Cargo.toml')
| -rw-r--r-- | rust/Cargo.toml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/rust/Cargo.toml b/rust/Cargo.toml index 09058847..5bd61635 100644 --- a/rust/Cargo.toml +++ b/rust/Cargo.toml @@ -19,7 +19,9 @@ members = [ "examples/basic_script", "examples/decompile", "examples/dwarf/dwarf_export", - "examples/dwarfdump", + "examples/dwarf/dwarf_import", + "examples/dwarf/dwarfdump", + "examples/dwarf/shared", "examples/flowgraph", "examples/minidump", "examples/template" |
