idea and futures-lite
This commit is contained in:
parent
14eeeceaa8
commit
f4ee184734
2 changed files with 79 additions and 0 deletions
|
@ -21,6 +21,7 @@ tracing-subscriber = "0.3"
|
|||
{%- if async %}
|
||||
async-global-executor = { version = "2", features = ["tokio"] }
|
||||
tokio = { version = "1.0", features = ["full"] }
|
||||
futures-lite = "2"
|
||||
{%- endif -%}
|
||||
{%- if axum %}
|
||||
axum = "0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue