diff --git a/Cargo.toml b/Cargo.toml index 394196f7..19031b1e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -65,7 +65,7 @@ serde = "1.0.196" serde_yaml = "0.9.30" sys-locale = "0.3.1" ticky = { version = "1.0.2", features = ["stdtime"] } -tokio = { version = "1.35.1", features = ["full"] } +tokio = { version = "1.36.0", features = ["full"] } wild = "2.2.1" [profile.release]