Commit 1229dfb
committed
build: update Bazel to 5.3 and rules_pkg to 0.7.1
These updates have been combined as rules_pkg 0.7.1 requires support for non string labels which older versions of Bazel do not support which would cause the below failure
```
Error in select: select: got Label for dict key, want a label string
```1 parent 4fa8392 commit 1229dfb
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
| 35 | + | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments