Use the released version of cookie

This commit is contained in:
2017-03-02 02:26:43 +01:00
parent 5eef8b70e9
commit 6280922c1f
3 changed files with 4 additions and 8 deletions

View File

@@ -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