ra_ap_toolchain 0.0.338

Discovery of `cargo` & `rustc` executables for rust-analyzer.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "camino"
version = "1.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b4ce8d3bd5823c7504d3f579f13e7b2f3da252fcb938c594d5680ee508bf846f"

[[package]]
name = "ra_ap_toolchain"
version = "0.0.338"
dependencies = [
 "camino",
]