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