Add tokio

This commit is contained in:
2026-06-21 16:51:06 -04:00
parent 345e1cc565
commit 329bbb411b
2 changed files with 3 additions and 0 deletions

1
Cargo.lock generated
View File

@@ -2098,6 +2098,7 @@ dependencies = [
"rand 0.10.1",
"serde",
"thiserror 2.0.18",
"tokio",
"tracing",
]