Skip to content

Commit

Permalink
[rust] Update rules_rust and crate dependencies to latest stable vers…
Browse files Browse the repository at this point in the history
…ions
  • Loading branch information
bonigarcia committed Apr 12, 2024
1 parent 3cf0669 commit 61f507f
Show file tree
Hide file tree
Showing 4 changed files with 2,276 additions and 712 deletions.
4 changes: 2 additions & 2 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -231,8 +231,8 @@ paket()

http_archive(
name = "rules_rust",
integrity = "sha256-Y4v6kjQQfXxh5tU6FQB6YXux/ODFGUq3IlpgBV4Bwj8=",
urls = ["https://github.com/bazelbuild/rules_rust/releases/download/0.41.0/rules_rust-v0.41.0.tar.gz"],
integrity = "sha256-XT1YVJ6FHJTXBr1v3px2fV37/OCS3dQk3ul+XvfIIf8=",
urls = ["https://github.com/bazelbuild/rules_rust/releases/download/0.42.0/rules_rust-v0.42.0.tar.gz"],
)

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

0 comments on commit 61f507f

Please sign in to comment.