From 9dddb2d75d0cfb3663aafe5a3d316cdeeca08a54 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Sat, 7 Oct 2023 11:26:53 +0000 Subject: [PATCH] chore(deps): update rust crate tokio to 1.32.0 [security] --- quiz_subgraphs_rs/player/Cargo.toml | 2 +- quiz_subgraphs_rs/player_0/Cargo.toml | 2 +- quiz_subgraphs_rs/player_1/Cargo.toml | 2 +- quiz_subgraphs_rs/quiz/Cargo.toml | 2 +- quiz_subgraphs_rs/quiz_0/Cargo.toml | 2 +- quiz_subgraphs_rs/quiz_1/Cargo.toml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/quiz_subgraphs_rs/player/Cargo.toml b/quiz_subgraphs_rs/player/Cargo.toml index 5aea951..445a57a 100644 --- a/quiz_subgraphs_rs/player/Cargo.toml +++ b/quiz_subgraphs_rs/player/Cargo.toml @@ -8,7 +8,7 @@ edition = "2021" [dependencies] async-graphql = "6.0.6" async-graphql-axum = "6.0.6" -tokio = { version = "1.0.2", features = ["macros", "rt-multi-thread"] } +tokio = { version = "1.32.0", features = ["macros", "rt-multi-thread"] } futures-util = "0.3.25" async-stream = "0.3.3" slab = "0.4.7" diff --git a/quiz_subgraphs_rs/player_0/Cargo.toml b/quiz_subgraphs_rs/player_0/Cargo.toml index 5aea951..445a57a 100644 --- a/quiz_subgraphs_rs/player_0/Cargo.toml +++ b/quiz_subgraphs_rs/player_0/Cargo.toml @@ -8,7 +8,7 @@ edition = "2021" [dependencies] async-graphql = "6.0.6" async-graphql-axum = "6.0.6" -tokio = { version = "1.0.2", features = ["macros", "rt-multi-thread"] } +tokio = { version = "1.32.0", features = ["macros", "rt-multi-thread"] } futures-util = "0.3.25" async-stream = "0.3.3" slab = "0.4.7" diff --git a/quiz_subgraphs_rs/player_1/Cargo.toml b/quiz_subgraphs_rs/player_1/Cargo.toml index 5aea951..445a57a 100644 --- a/quiz_subgraphs_rs/player_1/Cargo.toml +++ b/quiz_subgraphs_rs/player_1/Cargo.toml @@ -8,7 +8,7 @@ edition = "2021" [dependencies] async-graphql = "6.0.6" async-graphql-axum = "6.0.6" -tokio = { version = "1.0.2", features = ["macros", "rt-multi-thread"] } +tokio = { version = "1.32.0", features = ["macros", "rt-multi-thread"] } futures-util = "0.3.25" async-stream = "0.3.3" slab = "0.4.7" diff --git a/quiz_subgraphs_rs/quiz/Cargo.toml b/quiz_subgraphs_rs/quiz/Cargo.toml index 47caab0..d47bf62 100644 --- a/quiz_subgraphs_rs/quiz/Cargo.toml +++ b/quiz_subgraphs_rs/quiz/Cargo.toml @@ -8,7 +8,7 @@ edition = "2021" [dependencies] async-graphql = "6.0.6" async-graphql-axum = "6.0.6" -tokio = { version = "1.0.2", features = ["macros", "rt-multi-thread"] } +tokio = { version = "1.32.0", features = ["macros", "rt-multi-thread"] } futures-util = "0.3.25" async-stream = "0.3.3" slab = "0.4.7" diff --git a/quiz_subgraphs_rs/quiz_0/Cargo.toml b/quiz_subgraphs_rs/quiz_0/Cargo.toml index 47caab0..d47bf62 100644 --- a/quiz_subgraphs_rs/quiz_0/Cargo.toml +++ b/quiz_subgraphs_rs/quiz_0/Cargo.toml @@ -8,7 +8,7 @@ edition = "2021" [dependencies] async-graphql = "6.0.6" async-graphql-axum = "6.0.6" -tokio = { version = "1.0.2", features = ["macros", "rt-multi-thread"] } +tokio = { version = "1.32.0", features = ["macros", "rt-multi-thread"] } futures-util = "0.3.25" async-stream = "0.3.3" slab = "0.4.7" diff --git a/quiz_subgraphs_rs/quiz_1/Cargo.toml b/quiz_subgraphs_rs/quiz_1/Cargo.toml index 47caab0..d47bf62 100644 --- a/quiz_subgraphs_rs/quiz_1/Cargo.toml +++ b/quiz_subgraphs_rs/quiz_1/Cargo.toml @@ -8,7 +8,7 @@ edition = "2021" [dependencies] async-graphql = "6.0.6" async-graphql-axum = "6.0.6" -tokio = { version = "1.0.2", features = ["macros", "rt-multi-thread"] } +tokio = { version = "1.32.0", features = ["macros", "rt-multi-thread"] } futures-util = "0.3.25" async-stream = "0.3.3" slab = "0.4.7"