diff --git a/Cargo.toml b/Cargo.toml index 08791e5..80f6819 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -77,7 +77,7 @@ tabwriter = "1.4.0" tap = "1.0.1" textwrap = "0.16.1" thiserror = "2" -tokio = "1.41.1" +tokio = "1.42.0" toml = "0.8.19" tracing = "0.1.41" tracing-appender = "0.2.3"