Use the released version of cookie
This commit is contained in:
@@ -4,12 +4,9 @@ name = "tum_mediasite_downloader"
|
||||
version = "0.1.0"
|
||||
|
||||
[dependencies]
|
||||
cookie = "0.7.0"
|
||||
dotenv = "0.8.0"
|
||||
json = "0.11.5"
|
||||
lazy_static = "0.2.2"
|
||||
reqwest = "0.4.0"
|
||||
zip = "0.2.1"
|
||||
|
||||
[dependencies.cookie]
|
||||
git = "https://github.com/alexcrichton/cookie-rs"
|
||||
optional = false
|
||||
|
Reference in New Issue
Block a user