diff options
Diffstat (limited to 'rust/Cargo.lock')
| -rw-r--r-- | rust/Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
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", |
