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 5f9b6d2 commit 7770fd5Copy full SHA for 7770fd5
misc/advanced/router-dev/Cargo.toml
@@ -5,7 +5,7 @@ edition = "2021"
5
6
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
7
[dependencies]
8
-anyhow = "1.0.77"
+anyhow = "1.0.78"
9
apollo-router = { git = "https://github.com/apollographql/router", branch = "dev" }
10
async-trait = "0.1.75"
11
futures = "0.3.30"
supergraph/router-rust-plugin/Cargo.toml
@@ -4,7 +4,7 @@ version = "0.1.0"
4
edition = "2021"
apollo-router = "1.35.0"
0 commit comments