fix filename issue with downloader
This commit is contained in:
parent
150f074131
commit
45bd435d34
4 changed files with 34 additions and 16 deletions
|
|
@ -26,7 +26,7 @@ async-trait = "0.1.56"
|
|||
chrono = {version = "0.4.19", features = ["serde"]}
|
||||
futures = "0.3.21"
|
||||
indicatif = "0.17.0"
|
||||
slug = "0.1.4"
|
||||
filenamify = "0.1.0"
|
||||
|
||||
[dev-dependencies]
|
||||
env_logger = "0.9.0"
|
||||
|
|
|
|||
Reference in a new issue