Skip to content

Commit

Permalink
add zstd
Browse files Browse the repository at this point in the history
  • Loading branch information
bazhenov committed Feb 28, 2023
1 parent 5635409 commit 21bb88b
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 1 deletion.
43 changes: 43 additions & 0 deletions Cargo.lock

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

3 changes: 2 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ tokio = {version = "1.23.0", features = ["rt", "macros"]}
toml = "0.7.2"
tui = "0.19.0"
url = "2.3.1"
zstd = "0.12.3"

[dev-dependencies]
tempfile = "3.3.0"
tempfile = "3.3.0"

0 comments on commit 21bb88b

Please sign in to comment.