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"