mirror of
https://github.com/FliegendeWurst/KIT-ILIAS-downloader.git
synced 2024-08-28 04:04:18 +00:00
Update dependencies
This commit is contained in:
parent
d3d7a1336c
commit
15bb53c770
595
Cargo.lock
generated
595
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@ -11,7 +11,7 @@ edition = "2018"
|
|||||||
reqwest = { version = "0.10.4", default-features = false, features = ["cookies", "gzip", "json", "rustls-tls", "stream"] }
|
reqwest = { version = "0.10.4", default-features = false, features = ["cookies", "gzip", "json", "rustls-tls", "stream"] }
|
||||||
tokio = { version = "0.2", features = ["full"] }
|
tokio = { version = "0.2", features = ["full"] }
|
||||||
serde_json = "1.0.51"
|
serde_json = "1.0.51"
|
||||||
scraper = "0.11.0"
|
scraper = "0.12.0"
|
||||||
url = "2.1.1"
|
url = "2.1.1"
|
||||||
futures-util = "0.3.4"
|
futures-util = "0.3.4"
|
||||||
regex = "1.3.7"
|
regex = "1.3.7"
|
||||||
|
Loading…
Reference in New Issue
Block a user