Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 279 Bytes

File metadata and controls

8 lines (7 loc) · 279 Bytes

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