feat: remove nxmesh-cli from workspace members and add development configuration file

This commit is contained in:
GW_MC
2026-03-03 04:34:15 +00:00
parent 9ac5a82c29
commit 8bae551af8
2 changed files with 15 additions and 1 deletions

View File

@@ -4,7 +4,6 @@ members = [
"crates/nxmesh-proto",
"crates/nxmesh-master",
"crates/nxmesh-agent",
"crates/nxmesh-cli",
"migration",
]
resolver = "3"