diff options
| author | rbran <git@rubens.io> | 2025-08-05 13:47:54 +0000 |
|---|---|---|
| committer | Mason Reed <mason@vector35.com> | 2025-09-03 17:22:34 -0400 |
| commit | 8d4fcf6df521c56ed8332540fc0c03d64e342f96 (patch) | |
| tree | 03690272cc9f691c927b6eec02059ff1db7ca403 /Cargo.lock | |
| parent | dd77358c49d5d81f5753bf016211cdc2ec45b8c0 (diff) | |
Update idb_import idb-rs to 0.1.12
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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", |
