mirror of
https://gitlab.com/Anson-Projects/zine.git
synced 2025-06-15 13:16:39 +00:00
Update Dependencies
This commit is contained in:
parent
504e8ec182
commit
7af1de7ef6
775
Cargo.lock
generated
775
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@ -10,19 +10,19 @@ license = "MIT"
|
||||
[dependencies]
|
||||
anyhow = "1.0"
|
||||
chrono = "0.4"
|
||||
feed-rs = "2.0"
|
||||
feed-rs = "2.1"
|
||||
html-escape = "0.2"
|
||||
log = "0.4"
|
||||
maud = "0.26"
|
||||
rand = "0.8"
|
||||
rayon = "1.8"
|
||||
regex = "1.5"
|
||||
regex = "1.10"
|
||||
reqwest = { version = "0.12", features = ["blocking"] }
|
||||
rss = "2.0"
|
||||
scraper = "0.20"
|
||||
simple_logger = "5.0"
|
||||
time = "0.3.36"
|
||||
url = "2.4"
|
||||
url = "2.5"
|
||||
|
||||
[dev-dependencies]
|
||||
clippy = "0.0.302"
|
||||
|
Loading…
x
Reference in New Issue
Block a user