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
**Motivation**
`swift-protobuf` introduced the ability to disable the binary targets
using `PROTOBUF_NO_PROTOC` env variable. This came in with:
https://github.com/apple/swift-protobuf/releases/tag/1.31.1.
This feature is useful to be able to rely on but we need to adopt .1
patch for it.
This change is related to:
#36
**Changes**
* Bump `swift-protobuf` dependency version requirement from `1.31.0` to
`1.31.1`.
0 commit comments