mirror of https://github.com/bazelbuild/rules_rust
Release version 53.0 (#2949)
This commit is contained in:
parent
2e061509ba
commit
45cd3f29ac
|
@ -2,7 +2,7 @@
|
|||
|
||||
module(
|
||||
name = "rules_rust",
|
||||
version = "0.52.2",
|
||||
version = "0.53.0",
|
||||
)
|
||||
|
||||
bazel_dep(
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
"""The version of rules_rust."""
|
||||
|
||||
VERSION = "0.52.2"
|
||||
VERSION = "0.53.0"
|
||||
|
|
Loading…
Reference in New Issue