Skip to content

Commit 65e254b

Browse files
committed
update idb_import idb-rs version
1 parent cf9ad52 commit 65e254b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

rust/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rust/examples/idb_import/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ crate-type = ["cdylib"]
1010
[dependencies]
1111
anyhow = "1.0.86"
1212
binaryninja = { path = "../../" }
13-
idb-rs = { git = "https://github.com/Vector35/idb-rs", rev = "fec57b6" }
13+
idb-rs = { git = "https://github.com/Vector35/idb-rs", rev = "88e33ae" }
1414
log = "0.4.20"

0 commit comments

Comments
 (0)