➕ Use async-std to sleep asynchronously (previously done with tokio)
This commit is contained in:
@@ -29,6 +29,7 @@ reqwest = "0.11.24"
|
||||
validator = { version = "0.17.0", features = ["derive"] }
|
||||
const_format = "0.2.32"
|
||||
zxcvbn = "2.2.2"
|
||||
async-std = "1.12.0"
|
||||
|
||||
[build]
|
||||
target = "x86_64-unknown-linux-gnu"
|
||||
|
Reference in New Issue
Block a user