extracting the revealjs stuff is working
This commit is contained in:
@@ -8,3 +8,6 @@ license-file = "LICENSE.txt"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
async-trait = "0.1.63"
|
||||
reqwest = {version = "0.11.14", features = ["blocking"]}
|
||||
zip-extract = "0.1.1"
|
||||
|
||||
Reference in New Issue
Block a user