summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorrbran <git@rubens.io>2025-08-05 13:47:54 +0000
committerMason Reed <mason@vector35.com>2025-09-03 17:22:34 -0400
commit8d4fcf6df521c56ed8332540fc0c03d64e342f96 (patch)
tree03690272cc9f691c927b6eec02059ff1db7ca403 /Cargo.lock
parentdd77358c49d5d81f5753bf016211cdc2ec45b8c0 (diff)
Update idb_import idb-rs to 0.1.12
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
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",