rust-analyzer/crates/parser/Cargo.toml
2021-07-05 14:19:41 +03:00

12 lines
170 B
TOML

[package]
name = "parser"
version = "0.0.0"
description = "TBD"
license = "MIT OR Apache-2.0"
edition = "2018"
[lib]
doctest = false
[dependencies]
drop_bomb = "0.1.4"