summaryrefslogtreecommitdiff
path: root/rust/Cargo.lock
diff options
context:
space:
mode:
authorMason Reed <mason@vector35.com>2024-09-23 12:00:47 -0400
committerMason Reed <mason@vector35.com>2024-09-23 12:02:34 -0400
commit6a50738a762e38bc012a429a520c2e770671fb26 (patch)
treed229a1a4000c09f4d0d21e20f63cf8d99b7ae75a /rust/Cargo.lock
parentcb326b45064ade9228d219895ef64e36b263a1e5 (diff)
Update IDB import plugin
Diffstat (limited to 'rust/Cargo.lock')
-rw-r--r--rust/Cargo.lock2
1 files changed, 1 insertions, 1 deletions
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",