From 4b947a76c44054350d472f4b83e2709d36409bc3 Mon Sep 17 00:00:00 2001 From: Rubens Brandao Date: Mon, 16 Sep 2024 13:27:46 -0300 Subject: Parse functions and comments in IDB import --- 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 7738ecd6..ff76050b 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#5f32597906d1dea26e403def7006c3ecc0370d66" +source = "git+https://github.com/Vector35/idb-rs?rev=fec57b6#fec57b66ae3692b934f32ca1f6fcc6416ee3a522" dependencies = [ "anyhow", "bincode", -- cgit v1.3.1