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 b8528c6 commit eb0fb34Copy full SHA for eb0fb34
src/protojson-conformance/Cargo.toml
@@ -31,5 +31,5 @@ serde_json.workspace = true
31
serde_with.workspace = true
32
tokio.workspace = true
33
# Local dependencies
34
-wkt.workspace = true
35
-gaxi = { workspace = true, features = ["_internal-grpc-client"] }
+wkt.workspace = true
+gaxi = { workspace = true, features = ["_internal-grpc-client"] }
0 commit comments