Skip to content

Commit ef4cf85

Browse files
committed
Bump Bazel build to rustc 1.59.0
1 parent 87e686a commit ef4cf85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WORKSPACE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ http_archive(
1414

1515
load("@rules_rust//rust:repositories.bzl", "rust_repositories")
1616

17-
RUST_VERSION = "1.58.0"
17+
RUST_VERSION = "1.59.0"
1818

1919
rust_repositories(version = RUST_VERSION)
2020

0 commit comments

Comments
 (0)