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 a242cd2 commit 3b8fbe6Copy full SHA for 3b8fbe6
apollo-federation-types/Cargo.toml
@@ -30,7 +30,7 @@ serde_with = { version = "3", default-features = false, features = [
30
"macros",
31
], optional = true }
32
serde_yaml = { version = "0.8", optional = true }
33
-thiserror = { version = "1", optional = true }
+thiserror = { version = "2", optional = true }
34
url = { version = "2", features = ["serde"], optional = true }
35
36
# build-only dependencies
0 commit comments