From 8d4fcf6df521c56ed8332540fc0c03d64e342f96 Mon Sep 17 00:00:00 2001 From: rbran Date: Tue, 5 Aug 2025 13:47:54 +0000 Subject: Update idb_import idb-rs to 0.1.12 --- 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 9456aaba..cad56142 100644 --- a/plugins/idb_import/Cargo.toml +++ b/plugins/idb_import/Cargo.toml @@ -12,5 +12,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.10" } +idb-rs = { git = "https://github.com/Vector35/idb-rs", tag = "0.1.12" } log = "0.4" -- cgit v1.3.1