Skip to content

Commit 43bb093

Browse files
committed
Bump Bazel build to rustc 1.60.0
1 parent ef4cf85 commit 43bb093

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.59.0"
17+
RUST_VERSION = "1.60.0"
1818

1919
rust_repositories(version = RUST_VERSION)
2020

0 commit comments

Comments
 (0)