From 6a50738a762e38bc012a429a520c2e770671fb26 Mon Sep 17 00:00:00 2001 From: Mason Reed Date: Mon, 23 Sep 2024 12:00:47 -0400 Subject: Update IDB import plugin --- rust/Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rust/Cargo.lock') diff --git a/rust/Cargo.lock b/rust/Cargo.lock index ff76050b..694be754 100644 --- a/rust/Cargo.lock +++ b/rust/Cargo.lock @@ -480,7 +480,7 @@ dependencies = [ [[package]] name = "idb-rs" version = "0.1.0" -source = "git+https://github.com/Vector35/idb-rs?rev=fec57b6#fec57b66ae3692b934f32ca1f6fcc6416ee3a522" +source = "git+https://github.com/Vector35/idb-rs?rev=ce943e1#ce943e18725d75e17230f44d95f14b6370beda48" dependencies = [ "anyhow", "bincode", -- cgit v1.3.1