mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
We need fmtlib 10.2.1 to work around a compiler bug. Also, reducing the number of jobs is no longer required with Actions runner upgrades.
12 lines
195 B
JSON
12 lines
195 B
JSON
{
|
|
"name": "main",
|
|
"version-string": "latest",
|
|
"dependencies": [
|
|
"opencv",
|
|
"fmt",
|
|
"libuv",
|
|
"protobuf"
|
|
],
|
|
"builtin-baseline": "37c3e63a1306562f7f59c4c3c8892ddd50fdf992"
|
|
}
|