feat: Update dependencies and build configuration for nxmesh-proto

This commit is contained in:
GW_MC
2026-03-06 13:43:46 +00:00
parent 9c55a11712
commit 2e3f11d7eb
4 changed files with 96 additions and 4 deletions

View File

@@ -86,3 +86,6 @@ mockall = "0.14"
nxmesh-core = { path = "crates/nxmesh-core" }
nxmesh-proto = { path = "crates/nxmesh-proto" }
nxmesh-migration = { path = "crates/migration" }
# build dependencies
tonic-prost-build = "0.14"