mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-02 06:41:48 +00:00
Bump rust-version to 1.74
This commit is contained in:
parent
3ab1666370
commit
25444cdd04
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ exclude = ["crates/proc-macro-srv/proc-macro-test/"]
|
||||||
resolver = "2"
|
resolver = "2"
|
||||||
|
|
||||||
[workspace.package]
|
[workspace.package]
|
||||||
rust-version = "1.70"
|
rust-version = "1.74"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
license = "MIT OR Apache-2.0"
|
license = "MIT OR Apache-2.0"
|
||||||
authors = ["rust-analyzer team"]
|
authors = ["rust-analyzer team"]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue