Skip to content

Commit

Permalink
[rust] Bump all crate dependencies except zip
Browse files Browse the repository at this point in the history
  • Loading branch information
bonigarcia committed May 16, 2024
1 parent 7e14816 commit 28ebfc3
Show file tree
Hide file tree
Showing 3 changed files with 3,047 additions and 539 deletions.
4 changes: 2 additions & 2 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,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-0IoZbO7cp5obgv01ucsnAjrWdGpBasntBusUXtdj1aY=",
urls = ["https://github.com/bazelbuild/rules_rust/releases/download/0.45.0/rules_rust-v0.45.0.tar.gz"],
)

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

0 comments on commit 28ebfc3

Please sign in to comment.