spaces
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending

This commit is contained in:
Mylloon 2023-09-13 23:42:16 +02:00
parent 46cdee3268
commit 127c7cfd29
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -12,7 +12,7 @@ license = "AGPL-3.0-or-later"
[dependencies]
actix-web = "4.4"
actix-files = "0.6"
cached = {version = "0.45", features = ["async"]}
cached = { version = "0.45", features = ["async"] }
ramhorns = "0.14"
toml = "0.7"
serde = { version = "1.0", features = ["derive"] }