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 --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index 4077bebf..3b05cdec 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1228,8 +1228,8 @@ dependencies = [ [[package]] name = "idb-rs" -version = "0.1.10" -source = "git+https://github.com/Vector35/idb-rs?tag=0.1.10#f5e97df2a7949793d6d7319b95ee9aae2b3792c6" +version = "0.1.12" +source = "git+https://github.com/Vector35/idb-rs?tag=0.1.12#54c50ebb35724e1470ac28d259df8c98ad5fa3b0" dependencies = [ "anyhow", "bincode", -- cgit v1.3.1