diff options
Diffstat (limited to 'rust/examples/workflow/Cargo.toml')
| -rw-r--r-- | rust/examples/workflow/Cargo.toml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/rust/examples/workflow/Cargo.toml b/rust/examples/workflow/Cargo.toml deleted file mode 100644 index 4c2309ca..00000000 --- a/rust/examples/workflow/Cargo.toml +++ /dev/null @@ -1,11 +0,0 @@ -[package] -name = "workflow" -version = "0.1.0" -edition = "2021" - -[lib] -crate-type = ["cdylib"] - -[dependencies] -binaryninja = { path="../../" } -log = "0.4"
\ No newline at end of file |
