Revert Json serialization

This commit is contained in:
Manuel Cillero 2024-07-28 00:02:36 +02:00
parent bb109de59d
commit 9cfada4f5d
2 changed files with 9 additions and 18 deletions

View file

@ -67,7 +67,6 @@ static-files = "0.2.4"
pagetop-macros = { version = "0.0", path = "helpers/pagetop-macros" }
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
[dependencies.futures]
version = "0.3.30"