From c0365c8c64f403fd9ee75c0db1a9ed6134633e8f Mon Sep 17 00:00:00 2001 From: metamuffin Date: Mon, 10 Jun 2024 14:52:40 +0200 Subject: bump versions --- Cargo.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index c574f0a..fbf3163 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,10 +19,10 @@ rocket = "0.5" rocket_ws = "0.1" log = "0.4.21" -anyhow = "1.0.82" -tokio = { version = "1.37.0", features = ["full"] } +anyhow = "1.0.86" +tokio = { version = "1.38.0", features = ["full"] } -reqwest = { version = "0.12.3", default-features = false, features = [ +reqwest = { version = "0.12.4", default-features = false, features = [ "rustls-tls", "json", "blocking", -- cgit v1.2.3-70-g09d2