bump tokio because of RUSTSEC-2025-0023

Signed-off-by: June Clementine Strawberry <june@3.dog>
This commit is contained in:
June Clementine Strawberry 2025-04-08 09:05:49 -04:00
parent 99868b1661
commit 47f8345457
No known key found for this signature in database
2 changed files with 3 additions and 3 deletions

View file

@ -242,7 +242,7 @@ default-features = false
features = ["std", "async-await"]
[workspace.dependencies.tokio]
version = "1.44.1"
version = "1.44.2"
default-features = false
features = [
"fs",