diff --git a/Cargo.toml b/Cargo.toml index 2775265..e5f30c7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,5 @@ [workspace] members = [ - "crates/*" + "crates/muxox" ] default-members = ["crates/muxox"] \ No newline at end of file