summaryrefslogtreecommitdiff
path: root/rust/examples/flowgraph/Cargo.toml
diff options
context:
space:
mode:
authorKyleMiles <krm504@nyu.edu>2021-02-10 22:04:29 +0000
committerKyleMiles <krm504@nyu.edu>2021-03-18 01:50:19 +0000
commit534c3bc85860d2c14a490cf68ea1174cb9edbfde (patch)
treef7b21045d0f2ab855c49da8b38440977f971a72e /rust/examples/flowgraph/Cargo.toml
parent1515df8e71412787470b27d04ed9b2944fca0fdc (diff)
Better type support
Diffstat (limited to 'rust/examples/flowgraph/Cargo.toml')
-rw-r--r--rust/examples/flowgraph/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/rust/examples/flowgraph/Cargo.toml b/rust/examples/flowgraph/Cargo.toml
index 7c7c07eb..c7e81697 100644
--- a/rust/examples/flowgraph/Cargo.toml
+++ b/rust/examples/flowgraph/Cargo.toml
@@ -9,4 +9,3 @@ crate-type = ["cdylib"]
[dependencies]
binaryninja = {path="../../"}
-