feat(deps): add modbus, database, mocking, and async trait dependencies

Adds tokio-modbus 0.17.0 for Modbus RTU over TCP communication,
sqlx with runtime-tokio and sqlite features for async database operations,
mockall 0.13 for trait mocking in tests, and async-trait 0.1 for async trait support.

Ref: T001 (specs/001-modbus-relay-control)
This commit is contained in:
2026-01-01 13:54:13 +01:00
parent 623e77dfc9
commit 926f8da683
4 changed files with 1020 additions and 14 deletions

1023
Cargo.lock generated

File diff suppressed because it is too large Load Diff