We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f719ee7 commit 56b0299Copy full SHA for 56b0299
src/tools/rust-analyzer/Cargo.toml
@@ -4,7 +4,7 @@ exclude = ["crates/proc-macro-srv/proc-macro-test/imp"]
4
resolver = "2"
5
6
[workspace.package]
7
-rust-version = "1.81"
+rust-version = "1.82"
8
edition = "2021"
9
license = "MIT OR Apache-2.0"
10
authors = ["rust-analyzer team"]
0 commit comments