v0.2
This commit is contained in:
@@ -13,7 +13,7 @@ path = "src/zspatch.rs"
|
||||
|
||||
[dependencies]
|
||||
zstd = { version = "0.13" }
|
||||
tokio = { version = "1.48", features = ["rt", "rt-multi-thread", "macros"] }
|
||||
tokio = { version = "1.48", features = ["rt", "rt-multi-thread", "macros", "fs", "io-util"] }
|
||||
md5 = "0.8"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
|
||||
Reference in New Issue
Block a user