server: add unread field to tag query.
Optionally fill out unread, as it's expensive.
This commit is contained in:
@@ -20,6 +20,7 @@ urlencoding = "2.1.3"
|
||||
async-graphql = "6.0.11"
|
||||
async-graphql-rocket = "6.0.11"
|
||||
rocket_cors = "0.6.0"
|
||||
rayon = "1.8.0"
|
||||
|
||||
[dependencies.rocket_contrib]
|
||||
version = "0.4.11"
|
||||
|
||||
Reference in New Issue
Block a user