Add the MODULE.bazel file

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

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
###############################################################################