From 322dc54246f875fe1050cd62164169bfdda8be96 Mon Sep 17 00:00:00 2001 From: Mroik Date: Wed, 16 Apr 2025 03:10:29 +0200 Subject: Update deps --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 49d0d32..f02a186 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,4 +7,4 @@ edition = "2021" clap = { version = "4.5.27", features = ["derive"] } crossterm = "0.28.1" rand = "0.8.5" -tokio = { version = "1.43.0", features = ["sync", "macros", "rt", "rt-multi-thread", "time"] } +tokio = { version = "1.43.1", features = ["sync", "macros", "rt", "rt-multi-thread", "time"] } -- cgit v1.3