bazel: rename module or-tools

This commit is contained in:
Corentin Le Molgat
2025-03-13 17:06:22 +01:00
parent 4a25d4119d
commit 11a79b300b

View File

@@ -8,7 +8,7 @@
OR_TOOLS_VERSION = "10.0"
module(
name = "ortools",
name = "or-tools",
version = OR_TOOLS_VERSION,
)