Skip to content

Commit dacc835

Browse files
Update Rust version to 1.81.0
1 parent 688b7e2 commit dacc835

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

WORKSPACE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,8 @@ rust_register_toolchains(
119119
"x86_64-pc-windows-msvc",
120120
"x86_64-unknown-linux-gnu",
121121
],
122-
rust_analyzer_version = "1.80.1",
123-
versions = ["1.80.1"],
122+
rust_analyzer_version = "1.81.0",
123+
versions = ["1.81.0"],
124124
)
125125

126126
rust_analyzer_toolchain_tools_repository(

0 commit comments

Comments
 (0)