...
This commit is contained in:
@@ -15,6 +15,9 @@ futures = "0.3"
|
||||
redb = "2.1.3"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
bincode = "1.3.3"
|
||||
chacha20poly1305 = "0.10.1"
|
||||
rand = "0.8"
|
||||
sha2 = "0.10"
|
||||
|
||||
[dev-dependencies]
|
||||
redis = "0.24"
|
||||
redis = { version = "0.24", features = ["aio", "tokio-comp"] }
|
||||
|
Reference in New Issue
Block a user