From fcfb9c88618ded3c489a713770f4546b3f7fcc24 Mon Sep 17 00:00:00 2001 From: Marek Date: Mon, 28 Oct 2024 18:10:12 +0100 Subject: [PATCH] Use spaces instead of a tab --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 06fa4ed04a7..37596405ddd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,7 +11,7 @@ members = [ "zebra-test", "zebra-utils", "zebra-scan", - "zebra-grpc", + "zebra-grpc", "tower-batch-control", "tower-fallback", ]