aboutsummaryrefslogtreecommitdiff
path: root/crates/paths/Cargo.toml
blob: cbe2c26e20f62d2b92fa2de4150386a40593dd0a (plain)
1
2
3
4
5
6
7
8
9
[package]
name = "paths"
version = "0.1.0"
authors = ["rust-analyzer developers"]
edition = "2018"
license = "MIT OR Apache-2.0"

[lib]
doctest = false