mirror of
https://github.com/danbulant/Portfolio
synced 2026-06-17 21:41:20 +00:00
fix: tests in core
This commit is contained in:
parent
ed0ef793e0
commit
8e3d939d05
1 changed files with 1 additions and 1 deletions
|
|
@ -43,5 +43,5 @@ features = [
|
|||
]
|
||||
|
||||
[dev-dependencies]
|
||||
tokio = "^1.21"
|
||||
tokio = { version = "^1.21", features = ["macros"] }
|
||||
async-tempfile = "^0.2"
|
||||
Loading…
Reference in a new issue