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 f389d44 commit 6447fa1Copy full SHA for 6447fa1
misc/advanced/router-dev/Cargo.toml
@@ -9,7 +9,7 @@ anyhow = "1.0.82"
9
apollo-router = { git = "https://github.com/apollographql/router", branch = "dev" }
10
async-trait = "0.1.80"
11
futures = "0.3.30"
12
-http = "0.2.12"
+http = "1.0.0"
13
schemars = "0.8.17"
14
serde = "1.0.200"
15
serde_json = "1.0.116"
supergraph/router-rust-plugin/Cargo.toml
@@ -8,7 +8,7 @@ anyhow = "1.0.82"
8
apollo-router = "1.45.0"
0 commit comments