diff mrjunejune/BUILD @ 248:b8b6e726964a

[style] Use Dowa type aliases in C Co-authored-by: Copilot <[email protected]>
author MrJuneJune <me@mrjunejune.com>
date Tue, 04 Aug 2026 02:44:06 -0700
parents 70f2a3dafc1c
children 30c2196d03d4
line wrap: on
line diff
--- a/mrjunejune/BUILD	Mon Aug 03 20:20:06 2026 -0700
+++ b/mrjunejune/BUILD	Tue Aug 04 02:44:06 2026 -0700
@@ -180,6 +180,7 @@
     "//config:linux_x86_64": ["//third_party/tectonic:runtime"],
     "//conditions:default": [],
   }),
+  deps = ["//dowa:dowa"],
   visibility = ["//mrjunejune/test:__pkg__"],
 )