aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_prof/Cargo.toml
blob: 19ce217831369b7ec17f3bfa9eabaeb17a40b591 (plain)
1
2
3
4
5
6
7
8
9
[package]
edition = "2018"
name = "ra_prof"
version = "0.1.0"
authors = ["rust-analyzer developers"]
publish = false

[dependencies]
lazy_static = "1.3.0"