Add LZ4 as a built in compression engine

This commit is contained in:
Andrew Phillips
2023-09-01 15:37:17 +00:00
parent 53382246ac
commit 0ac453408f
2 changed files with 9 additions and 5 deletions

View File

@@ -24,4 +24,5 @@ humansize = "2.1.3"
enum-map = "2.6.1"
is-terminal = "0.4.9"
term = "0.7.0"
lz4_flex = "0.11.1"