chore: Update Cargo workspace members configuration
- Set `crates/muxox` as an explicit workspace member - Adjust default-members to align with updated workspace structure
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[workspace]
|
||||
members = [
|
||||
"crates/*"
|
||||
"crates/muxox"
|
||||
]
|
||||
default-members = ["crates/muxox"]
|
Reference in New Issue
Block a user