Skip to content

Commit

Permalink
chore(deps): update dependency rules_rust to v0.57.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 23, 2025
1 parent a47dbe1 commit a7a584b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ bazel_dep(name = "googleapis", version = "0.0.0-20240819-fe8ba054a")
# This is required as a transitive dependency and not directly needed by this module.
# We have this version pinned to solve for differences in the MODULE.bazel.lock file
# when running CI.
bazel_dep(name = "rules_rust", version = "0.57.0")
bazel_dep(name = "rules_rust", version = "0.57.1")

go_sdk = use_extension("@io_bazel_rules_go//go:extensions.bzl", "go_sdk")
go_sdk.download(version = "1.22.7")
Expand Down

0 comments on commit a7a584b

Please sign in to comment.