Skip to content

Commit

Permalink
Update dependency rules_rust to v0.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zemnmez-renovate-bot committed May 15, 2023
1 parent 46f8ccf commit 0ad0106
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions bzl/deps.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,6 @@ exports_files(glob(["**/*"], exclude_directories=0))

http_archive(
name = "rules_rust",
sha256 = "dc8d79fe9a5beb79d93e482eb807266a0e066e97a7b8c48d43ecf91f32a3a8f3",
urls = ["https://github.com/bazelbuild/rules_rust/releases/download/0.19.0/rules_rust-v0.19.0.tar.gz"],
sha256 = "25209daff2ba21e818801c7b2dab0274c43808982d6aea9f796d899db6319146",
urls = ["https://github.com/bazelbuild/rules_rust/releases/download/0.21.1/rules_rust-v0.21.1.tar.gz"],
)
2 changes: 1 addition & 1 deletion cargo-bazel-lock.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"checksum": "8417515bb6f26bc8f38c8f23d9d02d8354e94fbd28e84afca340428cb5ab73a7",
"checksum": "43d1690d5dceb2b5dc59887dd16fb6ace387bf761c2ddd017a6f0c82cd99664f",
"crates": {
"Inflector 0.11.4": {
"name": "Inflector",
Expand Down

0 comments on commit 0ad0106

Please sign in to comment.