Skip to content

Commit

Permalink
chore(deps): update dependency rules_rust to v0.50.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 11, 2024
1 parent f0a4831 commit c22aa1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ use_repo(ruby, "bundle", "ruby_toolchains")

register_toolchains("@ruby_toolchains//:all")

bazel_dep(name = "rules_rust", version = "0.47.1")
bazel_dep(name = "rules_rust", version = "0.50.0")

# rules_rust 0.45.1 does not work with protobuf 23.1 and this breaks `bazel test src/rust/...`
#
Expand Down

0 comments on commit c22aa1b

Please sign in to comment.