Skip to content

Commit

Permalink
[rust] Bump to rules_rust 0.52.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bonigarcia committed Oct 17, 2024
1 parent 75c7e6d commit 2dcac9f
Show file tree
Hide file tree
Showing 3 changed files with 3,820 additions and 1,091 deletions.
4 changes: 2 additions & 2 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ rules_closure_toolchains()

http_archive(
name = "rules_rust",
integrity = "sha256-JLN47ZcAbx9wEr5Jiib4HduZATGLiDgK7oUi/fvotzU=",
urls = ["https://github.com/bazelbuild/rules_rust/releases/download/0.42.1/rules_rust-v0.42.1.tar.gz"],
integrity = "sha256-Zx3bP+Xrz53TTQUeynNS+68z+lO/Ye7Qt1pMNIKeVIA=",
urls = ["https://github.com/bazelbuild/rules_rust/releases/download/0.52.2/rules_rust-v0.52.2.tar.gz"],
)

load("@rules_rust//rust:repositories.bzl", "rules_rust_dependencies", "rust_register_toolchains")
Expand Down
Loading

0 comments on commit 2dcac9f

Please sign in to comment.