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 3510bf6 commit 9520b5dCopy full SHA for 9520b5d
apollo-federation-types/Cargo.toml
@@ -34,7 +34,7 @@ serde_with = { version = "3", default-features = false, features = [
34
"macros",
35
], optional = true }
36
serde_yaml = { version = "0.8", optional = true }
37
-thiserror = { version = "1", optional = true }
+thiserror = { version = "2", optional = true }
38
url = { version = "2", features = ["serde"], optional = true }
39
40
# build-only dependencies
0 commit comments