diff --git a/Cargo.toml b/Cargo.toml index 74f33058..81ae52af 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -77,7 +77,7 @@ tabwriter = "1.4.0" tap = "1.0.1" textwrap = "0.16.1" thiserror = "1.0.63" -tokio = "1.39.3" +tokio = "1.41.1" toml = "0.8.19" tracing = "0.1.40" tracing-appender = "0.2.3"