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 521e01a commit b6606c8Copy full SHA for b6606c8
misc/advanced/router-dev/Cargo.toml
@@ -11,7 +11,7 @@ async-trait = "0.1.80"
11
futures = "0.3.30"
12
http = "0.2.12"
13
schemars = "0.8.17"
14
-serde = "1.0.199"
+serde = "1.0.200"
15
serde_json = "1.0.116"
16
tokio = "1.37.0"
17
tower = { version = "0.4.13", features = ["full"] }
supergraph/router-rust-plugin/Cargo.toml
@@ -10,7 +10,7 @@ async-trait = "0.1.80"
10
0 commit comments