mirror of
https://gitlab.com/Anson-Projects/zine.git
synced 2025-09-18 19:52:47 +00:00
Upgrade and update deps
This commit is contained in:
656
Cargo.lock
generated
656
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -3,7 +3,7 @@ name = "the_biggs_brief"
|
||||
description = "Blogroll of RSS feeds I enjoy in the form of a newspaper."
|
||||
version = "0.5.0"
|
||||
edition = "2021"
|
||||
rust-version = "1.75"
|
||||
rust-version = "1.89"
|
||||
authors = ["Anson Biggs"]
|
||||
homepage = "https://zine.ansonbiggs.com"
|
||||
license = "MIT"
|
||||
@@ -20,7 +20,7 @@ rayon = "1.8"
|
||||
regex = "1.11"
|
||||
reqwest = { version = "0.12", features = ["blocking"] }
|
||||
rss = "2.0"
|
||||
scraper = "0.23"
|
||||
scraper = "0.24"
|
||||
simple_logger = "5.0"
|
||||
time = "0.3"
|
||||
url = "2.5"
|
||||
|
Reference in New Issue
Block a user