diff --git a/Cargo.toml b/Cargo.toml index 137f555..8cedf96 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,2 +1,3 @@ [workspace] -members = ["client", "shared"] \ No newline at end of file +members = ["client", "shared"] +exclude = ["driver"] \ No newline at end of file