Update dependencies

This commit is contained in:
FliegendeWurst 2022-07-11 10:21:51 +02:00
parent 38ce269d70
commit 1eb354865e
2 changed files with 175 additions and 336 deletions

505
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
[package]
name = "KIT-ILIAS-downloader"
version = "0.3.4"
version = "0.3.5"
authors = ["FliegendeWurst <2012gdwu@posteo.de>"]
license = "GPL-3.0-or-later"
edition = "2018"
@ -30,8 +30,8 @@ indicatif = "0.16.0"
once_cell = "1.7.2"
atty = "0.2.14"
h2 = "0.3.3"
cookie_store = "0.15.1"
reqwest_cookie_store = "0.2.0"
cookie_store = "0.16.1"
reqwest_cookie_store = "0.3.0"
bytes = "1.0.1"
toml = "0.5.8"
tempfile = "3.2.0"