database-replicator 7.2.1

Universal database-to-PostgreSQL replication CLI. Supports PostgreSQL, SQLite, MongoDB, and MySQL.
1
2
3
4
5
6
7
8
## Summary
- vendor `protoc` via `protoc-bin-vendored` so sqlite-watcher can build on runners without system protobuf
- update build script to set `PROTOC` before invoking `tonic_build`
- refresh Cargo.lock to capture the new dependencies

## Testing
- cargo clippy
- cargo test