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
About setup protoc, nice alternative is protox, which is rust native proto compiler running at build.rs time, leaving us and the users with no protoc (c) dependency
About setup protoc, nice alternative is protox, which is rust native proto compiler running at build.rs time, leaving us and the users with no protoc (c) dependency
Originally posted by @zvolin in #3471 (comment)