mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-25 11:17:13 +00:00
rust-version = "1.85"
This commit is contained in:
parent
aad66c7bf1
commit
e70a9c5b9e
@ -3,7 +3,7 @@ name = "syntax-fuzz"
|
||||
version = "0.0.1"
|
||||
publish = false
|
||||
edition = "2021"
|
||||
rust-version = "1.78"
|
||||
rust-version = "1.85"
|
||||
|
||||
[package.metadata]
|
||||
cargo-fuzz = true
|
||||
|
@ -7,7 +7,7 @@ repository = "https://github.com/rust-lang/rust-analyzer/tree/master/lib/la-aren
|
||||
documentation = "https://docs.rs/la-arena"
|
||||
categories = ["data-structures", "memory-management", "rust-patterns"]
|
||||
edition = "2021"
|
||||
rust-version = "1.56"
|
||||
rust-version = "1.85"
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
Loading…
x
Reference in New Issue
Block a user