Add tokio crate

This commit is contained in:
2024-03-01 12:02:12 -05:00
parent 416a8b693a
commit 4f999e7338
2 changed files with 3 additions and 0 deletions

1
Cargo.lock generated
View File

@ -1847,6 +1847,7 @@ dependencies = [
"pbkdf2",
"serde",
"time",
"tokio",
"wasm-bindgen",
]