From 37f4ee46a40eee23cd039ae8329c9157a86aff65 Mon Sep 17 00:00:00 2001 From: rbran Date: Mon, 27 Jan 2025 13:43:35 -0300 Subject: Update idb_import to 0.1.8 --- plugins/idb_import/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/idb_import/Cargo.toml') diff --git a/plugins/idb_import/Cargo.toml b/plugins/idb_import/Cargo.toml index 66119081..3b63027f 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.6" } +idb-rs = { git = "https://github.com/Vector35/idb-rs", tag = "0.1.8" } log = "0.4" \ No newline at end of file -- cgit v1.3.1