We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a328667 commit 447d93bCopy full SHA for 447d93b
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