Skip to content

Commit

Permalink
Start converting everything to the new log formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
vosen committed Dec 20, 2021
1 parent bdcef89 commit 9390db9
Show file tree
Hide file tree
Showing 4 changed files with 623 additions and 45 deletions.
1 change: 1 addition & 0 deletions zluda_dump/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ dynasmrt = "1.1"
lazy_static = "1.4"
# we don't need elf32, but goblin has a bug where elf64 does not build without elf32
goblin = { version = "0.4", default-features = false, features = ["elf64", "elf32", "archive"] }
paste = "1.0"

[target.'cfg(windows)'.dependencies]
winapi = { version = "0.3", features = ["libloaderapi", "debugapi", "std"] }
Expand Down
Loading

0 comments on commit 9390db9

Please sign in to comment.