mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-11-17 02:08:30 +00:00
9 lines
155 B
TOML
9 lines
155 B
TOML
[package]
|
|
edition = "2018"
|
|
name = "ra_toolchain"
|
|
version = "0.1.0"
|
|
authors = ["rust-analyzer developers"]
|
|
|
|
[dependencies]
|
|
anyhow = "1.0.26"
|
|
home = "0.5.3"
|