Skip to content

Commit

Permalink
switch to official unrar 0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lmkra committed Nov 11, 2023
1 parent 2897751 commit 9e11383
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 5 additions & 3 deletions Cargo.lock

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

4 changes: 1 addition & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,11 @@ snap = "1.1.0"
tar = "0.4.40"
tempfile = "3.8.1"
time = { version = "0.3.30", default-features = false }
unrar = "0.5.2"
xz2 = "0.1.7"
zip = { version = "0.6.6", default-features = false, features = ["time"] }
zstd = { version = "0.13.0", default-features = false }

[patch.crates-io]
unrar = { git = "https://github.com/lmkra/unrar.rs.git", rev = "aa820e705e116e1e7c1b5e83c2a1102f33b69209" }

[target.'cfg(not(unix))'.dependencies]
is_executable = "1.0.1"

Expand Down

0 comments on commit 9e11383

Please sign in to comment.