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