bump dependencies

This commit is contained in:
Mylloon 2024-10-22 11:28:51 +02:00
parent 3f3efe4afa
commit 6f57b25133
Signed by: Anri
GPG key ID: A82D63DFF8D1317F
2 changed files with 402 additions and 476 deletions

874
Cargo.lock generated

File diff suppressed because it is too large Load diff

View file

@ -21,12 +21,12 @@ serde_json = "1.0"
minify-html = "0.15"
minify-js = "0.6"
glob = "0.3"
comrak = "0.28"
comrak = "0.29"
reqwest = { version = "0.12", features = ["json"] }
chrono = { version = "0.4.38", default-features = false, features = ["clock"]}
chrono-tz = "0.10"
rss = { version = "2.0", features = ["atom"] }
lol_html = "1.2"
lol_html = "2.0"
base64 = "0.22"
mime_guess = "2.0"
urlencoding = "2.1"