✨ feat: add async_trait crate
This commit is contained in:
parent
ff79c1fcfb
commit
1bccffce54
2 changed files with 264 additions and 10 deletions
|
@ -24,6 +24,7 @@ md5 = {version="*"}
|
|||
rand={version="*"}
|
||||
once_cell = {version="*"}
|
||||
error-stack = {version="0.3.1"}
|
||||
async-trait = {version="*"}
|
||||
|
||||
[dev-dependencies]
|
||||
rusty-hook = "^0.11.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue