You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thread 'main' panicked at models\build.rs:13:11:
called `Result::unwrap()` on an `Err` value: Custom { kind: Other, error: "protoc failed: google/protobuf/timestamp.proto: File not found.\r\test.proto:5:1: Import \"google/protobuf/timestamp.proto\" was not found or had errors.\r\test.proto:17:12: \"google.protobuf.Timestamp\" is not defined.\r\n" }
The text was updated successfully, but these errors were encountered:
I don't know if I am missing something but I can't seem to make it work I have
Cargo.toml
test.proto
build.rs
While building I always get
The text was updated successfully, but these errors were encountered: