mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 06:11:35 +00:00
Bump Cargo rust-version fields to latest stable
This commit is contained in:
parent
c0310c1e03
commit
ffd7bf8bf9
36 changed files with 36 additions and 36 deletions
|
@ -3,7 +3,7 @@ name = "proc-macro-test"
|
|||
version = "0.0.0"
|
||||
license = "MIT OR Apache-2.0"
|
||||
edition = "2021"
|
||||
rust-version = "1.57"
|
||||
rust-version = "1.65"
|
||||
publish = false
|
||||
|
||||
[lib]
|
||||
|
|
|
@ -3,7 +3,7 @@ name = "proc-macro-test-impl"
|
|||
version = "0.0.0"
|
||||
license = "MIT OR Apache-2.0"
|
||||
edition = "2021"
|
||||
rust-version = "1.57"
|
||||
rust-version = "1.65"
|
||||
publish = false
|
||||
|
||||
[lib]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue