Skip to content

Commit

Permalink
chore: prepare for release 0.4.0 (update TODOs)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xdea committed Feb 16, 2025
1 parent fbcbe53 commit e6071fb
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ documentation if you want to port it to `windows` yourself.*

## TODO

* Improve decompiler output for extern functions.
* Implement support for the `windows` target family.
* Integrate with Semgrep scanning (see <https://github.com/0xdea/semgrep-rules>).
* Integrate with weggli scanning (see <https://github.com/0xdea/weggli-patterns>).
Expand Down
1 change: 0 additions & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@
//! * <https://github.com/0xdea/haruspex/blob/master/CHANGELOG.md>
//!
//! ## TODO
//! * Improve decompiler output for extern functions.
//! * Implement support for the `windows` target family.
//! * Integrate with Semgrep scanning (see <https://github.com/0xdea/semgrep-rules>).
//! * Integrate with weggli scanning (see <https://github.com/0xdea/weggli-patterns>).
Expand Down

0 comments on commit e6071fb

Please sign in to comment.