Support LZ4 compression
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
[package]
|
||||
name = "tool_helper"
|
||||
version = "0.5.0"
|
||||
version = "0.6.0"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
cdtypes = {path = "../cdtypes"}
|
||||
lz4 = "*"
|
||||
paste = "*"
|
Reference in New Issue
Block a user