Skip to content

Commit 7ac5e43

Browse files
committed
[WARP] Bump parser version to 1.0.1
1 parent 13745df commit 7ac5e43

File tree

2 files changed

+15
-3
lines changed

2 files changed

+15
-3
lines changed

Cargo.lock

Lines changed: 14 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugins/warp/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ demo = []
1313
[dependencies]
1414
binaryninja = { workspace = true, features = ["rayon"] }
1515
binaryninjacore-sys.workspace = true
16-
warp = { git = "https://github.com/Vector35/warp/", tag = "1.0.0" }
16+
warp = { git = "https://github.com/Vector35/warp/", tag = "1.0.1" }
1717
log = "0.4"
1818
itertools = "0.14.0"
1919
dashmap = { version = "6.1", features = ["rayon"]}

0 commit comments

Comments
 (0)