Switch to upstream deflate64 trunk
This commit is contained in:
parent
b85dd4ba82
commit
818a1cc5bb
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ sha1 = {version = "0.10.6", optional = true }
|
|||
time = { version = "0.3.34", optional = true, default-features = false, features = ["std"] }
|
||||
zstd = { version = "0.13.0", optional = true, default-features = false }
|
||||
zopfli = { version = "0.8.0", optional = true }
|
||||
deflate64 = { git = "https://github.com/Pr0methean/deflate64-rs.git", optional = true }
|
||||
deflate64 = { git = "https://github.com/anatawa12/deflate64-rs.git", optional = true }
|
||||
|
||||
[target.'cfg(any(all(target_arch = "arm", target_pointer_width = "32"), target_arch = "mips", target_arch = "powerpc"))'.dependencies]
|
||||
crossbeam-utils = "0.8.19"
|
||||
|
|
Loading…
Add table
Reference in a new issue