From 1ff56adc244cd5f25b94dce06f1e73849721acb1 Mon Sep 17 00:00:00 2001 From: joaoviictorti Date: Fri, 1 Nov 2024 13:54:43 -0300 Subject: [PATCH] style: A small change in style --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 572d79b..bf5b813 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,3 +1,3 @@ [workspace] members = ["client", "crates/common", "crates/shadowx"] -exclude = ["driver"] +exclude = ["driver"] \ No newline at end of file