mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-11-16 09:48:10 +00:00
8 lines
137 B
TOML
8 lines
137 B
TOML
[package]
|
|
edition = "2018"
|
|
name = "ra_toolchain"
|
|
version = "0.1.0"
|
|
authors = ["rust-analyzer developers"]
|
|
|
|
[dependencies]
|
|
home = "0.5.3"
|