update
This commit is contained in:
@ -13,3 +13,5 @@ tower = "0.4.13"
|
||||
serde = { version = "1.0.195", features = ["derive"] }
|
||||
serde_json = "1.0.111"
|
||||
dotenvy = "0.15.7"
|
||||
log = "0.4.20"
|
||||
redis = { version = "0.24.0", features = ["aio", "tokio-comp", "streams"] }
|
||||
|
Reference in New Issue
Block a user