]> git.lizzy.rs Git - rust.git/blob - crates/parser/Cargo.toml
Merge iter_for_each_to_for and for_to_iter_for_each assists modules
[rust.git] / crates / parser / Cargo.toml
1 [package]
2 name = "parser"
3 version = "0.0.0"
4 description = "TBD"
5 license = "MIT OR Apache-2.0"
6 edition = "2018"
7
8 [lib]
9 doctest = false
10
11 [dependencies]
12 drop_bomb = "0.1.4"