Skip to content

Commit

Permalink
chore(deps): update dependency rules_rust to v0.55.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent 646ae70 commit a4d648f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ go_download_sdk(
http_archive(
name = "rules_rust",
sha256 = "af4f56caae50a99a68bfce39b141b509dd68548c8204b98ab7a1cafc94d5bb02",
urls = ["https://github.com/bazelbuild/rules_rust/releases/download/0.54.1/rules_rust-v0.54.1.tar.gz"],
urls = ["https://github.com/bazelbuild/rules_rust/releases/download/0.55.1/rules_rust-v0.54.1.tar.gz"],
)

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

0 comments on commit a4d648f

Please sign in to comment.