forked from jmug/stoatchat
chore: replace async-std with tokio (#813)
Signed-off-by: Zomatree <me@zomatree.live>
This commit is contained in:
@@ -18,7 +18,7 @@ try-from-primitive = ["dep:num_enum"]
|
||||
|
||||
[dev-dependencies]
|
||||
# Async
|
||||
async-std = { workspace = true, features = ["attributes"] }
|
||||
tokio = { workspace = true }
|
||||
|
||||
[dependencies]
|
||||
# Core
|
||||
|
||||
Reference in New Issue
Block a user