We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 688b7e2 commit dacc835Copy full SHA for dacc835
WORKSPACE
@@ -119,8 +119,8 @@ rust_register_toolchains(
119
"x86_64-pc-windows-msvc",
120
"x86_64-unknown-linux-gnu",
121
],
122
- rust_analyzer_version = "1.80.1",
123
- versions = ["1.80.1"],
+ rust_analyzer_version = "1.81.0",
+ versions = ["1.81.0"],
124
)
125
126
rust_analyzer_toolchain_tools_repository(
0 commit comments