We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce70fe6 commit 70ac1f7Copy full SHA for 70ac1f7
crates/grpc/Cargo.toml
@@ -49,8 +49,3 @@ katana-utils = { workspace = true, features = ["grpc"] }
49
50
[build-dependencies]
51
tonic-build.workspace = true
52
-
53
-[features]
54
-default = []
55
-# Enable gRPC integration tests - requires full node to be built with gRPC support
56
-grpc = []
0 commit comments