1
0
mirror of https://gitlab.com/Anson-Projects/zine.git synced 2025-07-27 00:31:23 +00:00

bump deps

This commit is contained in:
2025-02-27 17:02:18 -07:00
parent 481bbc4b93
commit 0d070e29eb
3 changed files with 257 additions and 210 deletions

View File

@@ -13,13 +13,13 @@ chrono = "0.4"
feed-rs = "2.1"
html-escape = "0.2"
log = "0.4"
maud = "0.26"
rand = "0.8"
maud = "0.27"
rand = "0.9"
rayon = "1.8"
regex = "1.11"
reqwest = { version = "0.12", features = ["blocking"] }
rss = "2.0"
scraper = "0.22"
scraper = "0.23"
simple_logger = "5.0"
time = "0.3.36"
url = "2.5"