Make everything async
Signed-off-by: Marcel Müller <neikos@neikos.email>
This commit is contained in:
parent
9ff1cf1bac
commit
f3f816acd9
5 changed files with 497 additions and 36 deletions
|
|
@ -13,5 +13,8 @@ categories = []
|
|||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1"
|
||||
|
||||
[dev-dependencies]
|
||||
macro_rules_attribute = "0.2"
|
||||
smol-macros = "0.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue