change on deps
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending

This commit is contained in:
Mylloon 2023-04-26 13:55:43 +02:00
parent 21785bbead
commit 5076c8019f
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -12,16 +12,16 @@ license = "AGPL-3.0-or-later"
[dependencies]
actix-web = "4"
actix-files = "0.6"
cached = "0.43.0"
ramhorns = "0.14.0"
toml = "0.7.3"
serde = { version = "1.0.159", features = ["derive"] }
cached = "0.43"
ramhorns = "0.14"
toml = "0.7"
serde = { version = "1.0", features = ["derive"] }
serde_yaml = "0.9"
minify-html = "0.10.8"
minify-js = "0.5.6"
glob = "0.3.1"
minify-html = "0.10"
minify-js = "0.5"
glob = "0.3"
comrak = "0.18"
reqwest = { version = "0.11", features = ["json"] }
chrono = "0.4.24"
chrono-tz = "0.8.2"
rss = "2.0.3"
chrono = "0.4"
chrono-tz = "0.8"
rss = "2.0"