File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " jingle"
3- version = " 0.1 .1"
3+ version = " 0.2 .1"
44edition = " 2021"
55description = " SMT Modeling for Ghidra's PCODE"
66homepage = " https://github.com/toolCHAINZ/jingle"
@@ -19,7 +19,7 @@ name = "jingle"
1919required-features = [" bin_features" ]
2020
2121[dependencies ]
22- jingle_sleigh = { path = " ../jingle_sleigh" , version = " 0.1.1 " }
22+ jingle_sleigh = { path = " ../jingle_sleigh" , version = " 0.2.0 " }
2323z3 = { git = " https://github.com/prove-rs/z3.rs.git" , branch = " master" }
2424thiserror = " 1.0.58"
2525serde = { version = " 1.0.197" , features = [" derive" ] }
Original file line number Diff line number Diff line change 11[package ]
22name = " jingle_sleigh"
3- version = " 0.1.1 "
3+ version = " 0.2.0 "
44edition = " 2021"
55description = " An FFI layer for Ghidra's SLEIGH"
66homepage = " https://github.com/toolCHAINZ/jingle"
You can’t perform that action at this time.
0 commit comments