diff options
Diffstat (limited to 'rust/Cargo.toml')
| -rw-r--r-- | rust/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust/Cargo.toml b/rust/Cargo.toml index 84976d3c..09058847 100644 --- a/rust/Cargo.toml +++ b/rust/Cargo.toml @@ -18,8 +18,8 @@ binaryninjacore-sys = { path = "binaryninjacore-sys" } members = [ "examples/basic_script", "examples/decompile", + "examples/dwarf/dwarf_export", "examples/dwarfdump", - "examples/dwarfexport", "examples/flowgraph", "examples/minidump", "examples/template" |
