summaryrefslogtreecommitdiff
path: root/plugins/idb_import/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/idb_import/Cargo.toml')
-rw-r--r--plugins/idb_import/Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/idb_import/Cargo.toml b/plugins/idb_import/Cargo.toml
index 3b63027f..1871df6e 100644
--- a/plugins/idb_import/Cargo.toml
+++ b/plugins/idb_import/Cargo.toml
@@ -11,5 +11,5 @@ crate-type = ["cdylib"]
anyhow = { version = "1.0.86", features = ["backtrace"] }
binaryninja.workspace = true
binaryninjacore-sys.workspace = true
-idb-rs = { git = "https://github.com/Vector35/idb-rs", tag = "0.1.8" }
-log = "0.4" \ No newline at end of file
+idb-rs = { git = "https://github.com/Vector35/idb-rs", tag = "0.1.9" }
+log = "0.4"