We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b92e44e commit 9e6fa2aCopy full SHA for 9e6fa2a
misc/advanced/router-dev/Cargo.toml
@@ -8,7 +8,7 @@ edition = "2021"
8
anyhow = "1.0.75"
9
apollo-router = { git = "https://github.com/apollographql/router", branch = "dev" }
10
async-trait = "0.1.74"
11
-futures = "0.3.28"
+futures = "0.3.29"
12
http = "0.2.9"
13
schemars = "0.8.15"
14
serde = "1.0.190"
supergraph/router-rust-plugin/Cargo.toml
@@ -7,7 +7,7 @@ edition = "2021"
7
apollo-router = "1.33.2"
0 commit comments