now using the bytes package
This commit is contained in:
@@ -8,6 +8,7 @@ license-file = "LICENSE.txt"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
bytes = "1.4.0"
|
||||
regex = "1.7.1"
|
||||
reqwest = {version = "0.11.14", features = ["blocking"]}
|
||||
reqwest = { version = "0.11.14", features = ["blocking"] }
|
||||
zip-extract = "0.1.1"
|
||||
|
||||
Reference in New Issue
Block a user