Skip to content

Commit

Permalink
Vendor nintendo-lz crate to fix issues & avoid old deps
Browse files Browse the repository at this point in the history
  • Loading branch information
encounter committed Oct 5, 2024
1 parent b184fee commit 4611a4b
Show file tree
Hide file tree
Showing 7 changed files with 422 additions and 155 deletions.
77 changes: 1 addition & 76 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ ar = { git = "https://github.com/bjorn3/rust-ar.git", branch = "write_symbol_tab
argp = "0.3"
base16ct = "0.2"
base64 = "0.22"
byteorder = "1.5"
crossterm = "0.28"
cwdemangle = "1.0"
cwextab = "1.0"
Expand All @@ -47,7 +48,6 @@ log = "0.4"
memchr = "2.7"
memmap2 = "0.9"
multimap = "0.10"
nintendo-lz = "0.1"
nodtool = "1.4"
#nodtool = { path = "../nod-rs/nodtool" }
num_enum = "0.7"
Expand Down
Loading

0 comments on commit 4611a4b

Please sign in to comment.