Commit a13cae8
committed
fix: resolve C++ toolchain resolution and dependency version warnings
- Update core dependencies to latest versions (platforms 1.0.0, rules_cc 0.2.0, bazel_skylib 1.8.1)
- Add explicit C++ toolchain registration for file operations component
- Resolves CI error: No matching toolchains found for @@bazel_tools//tools/cpp:toolchain_type1 parent caa8ec3 commit a13cae8
1 file changed
+7
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
79 | 82 | | |
80 | 83 | | |
81 | 84 | | |
| |||
0 commit comments