mirror of
https://github.com/uqbar-dao/nectar.git
synced 2024-11-29 15:24:30 +03:00
re-add async-recursion, whoops
This commit is contained in:
parent
30100dc98c
commit
0ecb02092f
@ -14,6 +14,7 @@ zip = "0.6"
|
|||||||
[dependencies]
|
[dependencies]
|
||||||
aes-gcm = "0.10.2"
|
aes-gcm = "0.10.2"
|
||||||
anyhow = "1.0.71"
|
anyhow = "1.0.71"
|
||||||
|
async-recursion = "1.0.4"
|
||||||
async-trait = "0.1.71"
|
async-trait = "0.1.71"
|
||||||
base64 = "0.13"
|
base64 = "0.13"
|
||||||
bincode = "1.3.3"
|
bincode = "1.3.3"
|
||||||
|
Loading…
Reference in New Issue
Block a user