Skip to content

Commit

Permalink
Register a toolchain by default in MODULE.bazel (#2351)
Browse files Browse the repository at this point in the history
See discussion in github.com/bazelbuild/bazel-central-registry/pull/1199
  • Loading branch information
matts1 committed Dec 22, 2023
1 parent ca8b624 commit 443192a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,6 @@ use_repo(rust, "rust_toolchains")

register_toolchains(
"@rust_toolchains//:all",
dev_dependency = True,
)

use_repo(rust, "rust_host_tools")
Expand Down

0 comments on commit 443192a

Please sign in to comment.