added zip file support and passing story as parameter
This commit is contained in:
@@ -10,3 +10,4 @@ serde = { version = "1.0.228", features = ["derive"] }
|
||||
serde_json = "1.0.149"
|
||||
tokio = { version = "1.51.0", features = ["rt-multi-thread","macros"] }
|
||||
warp = { version = "0.4.2", features = ["server"] }
|
||||
zip = "8.6.0"
|
||||
|
||||
Reference in New Issue
Block a user