update dependencies

This commit is contained in:
Mylloon 2024-11-26 13:03:36 +01:00
parent 28b800af3a
commit 051c4d5d5b
Signed by: Anri
GPG key ID: A82D63DFF8D1317F
2 changed files with 457 additions and 195 deletions

650
Cargo.lock generated

File diff suppressed because it is too large Load diff

View file

@ -21,7 +21,7 @@ serde_json = "1.0"
minify-html = "0.15"
minify-js = "0.6"
glob = "0.3"
comrak = "0.29"
comrak = "0.31"
reqwest = { version = "0.12", features = ["json"] }
chrono = { version = "0.4.38", default-features = false, features = ["clock"]}
chrono-tz = "0.10"