bundling work in progress

This commit is contained in:
2023-01-28 18:32:13 +01:00
parent a9eb073b55
commit 06b47440dd
4 changed files with 90 additions and 18 deletions

View File

@@ -9,5 +9,6 @@ license-file = "LICENSE.txt"
[dependencies]
async-trait = "0.1.63"
regex = "1.7.1"
reqwest = {version = "0.11.14", features = ["blocking"]}
zip-extract = "0.1.1"