2
0
Fork 0
mirror of https://github.com/rust-lang/rust-analyzer synced 2025-01-30 22:03:37 +00:00
rust-analyzer/crates/ra_parser/Cargo.toml
2019-11-17 18:35:05 +03:00

12 lines
178 B
TOML

[package]
edition = "2018"
name = "ra_parser"
version = "0.1.0"
authors = ["rust-analyzer developers"]
publish = false
[lib]
doctest = false
[dependencies]
drop_bomb = "0.1.4"