This commit is contained in:
parent
46cdee3268
commit
127c7cfd29
1 changed files with 1 additions and 1 deletions
|
@ -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"] }
|
||||
|
|
Loading…
Reference in a new issue