Commit 68286c6
authored
**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`.
1 parent a3958f4 commit 68286c6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments