diff options
| author | rbran <git@rubens.io> | 2025-01-28 13:54:11 -0300 |
|---|---|---|
| committer | mason <35282038+emesare@users.noreply.github.com> | 2025-01-31 22:13:17 -0500 |
| commit | 48cec427b50c42af803a25d4511c4d8d94b54e3e (patch) | |
| tree | 16a96b7f2c62505cecef3478aee3581cd1c0c226 /Cargo.lock | |
| parent | 286d265497a840f06e4ccb321c9bc81139d2e9a2 (diff) | |
Update IDB import to idb-rs 0.1.9
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1449,8 +1449,8 @@ dependencies = [ [[package]] name = "idb-rs" -version = "0.1.8" -source = "git+https://github.com/Vector35/idb-rs?tag=0.1.8#fcbea391c383b333500a89d36a4b87ab7031d9cb" +version = "0.1.9" +source = "git+https://github.com/Vector35/idb-rs?tag=0.1.9#204766075926e7920badc55b16164748ec76fdf5" dependencies = [ "anyhow", "bincode", |
