We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a957ec commit c88cc16Copy full SHA for c88cc16
MODULE.bazel
@@ -12,7 +12,7 @@ bazel_dep(name = "ecsact_lang_cpp", version = "0.4.5")
12
bazel_dep(name = "boost.mp11", version = "1.83.0.bzl.1")
13
bazel_dep(name = "entt", version = "3.12.2")
14
bazel_dep(name = "ecsact_codegen", version = "0.3.1")
15
-bazel_dep(name = "ecsact_cli", version = "0.3.14")
+bazel_dep(name = "ecsact_cli", version = "0.3.15")
16
bazel_dep(name = "xxhash", version = "0.8.2")
17
bazel_dep(name = "googletest", version = "1.14.0.bcr.1")
18
bazel_dep(name = "boost.dll", version = "1.83.0.bzl.2")
0 commit comments