Added random cache ids.
This commit is contained in:
@@ -9,6 +9,7 @@ edition = "2021"
|
||||
#async-graphql = "*"
|
||||
async-std = { version = "*", features = ["attributes"] }
|
||||
config = "*"
|
||||
rand = "*"
|
||||
serde = "*"
|
||||
tide = "*"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user