Add the MODULE.bazel file

This commit is contained in:
Reid 'arrdem' McKenzie 2024-02-12 18:57:34 -07:00
parent db2705eb53
commit f7bce623bf

6
MODULE.bazel Normal file
View file

@ -0,0 +1,6 @@
###############################################################################
# Bazel now uses Bzlmod by default to manage external dependencies.
# Please consider migrating your external dependencies from WORKSPACE to MODULE.bazel.
#
# For more details, please check https://github.com/bazelbuild/bazel/issues/18958
###############################################################################