]> git.lizzy.rs Git - rust.git/blobdiff - crates/ide_db/Cargo.toml
internal: more reasonable grammar for blocks
[rust.git] / crates / ide_db / Cargo.toml
index 981a58347a515fa7cb1e16523a52e7c43fe61d28..cdaff0ce3977a7706f7b8b4f1cfbba60f229fd99 100644 (file)
@@ -17,6 +17,7 @@ rustc-hash = "1.1.0"
 once_cell = "1.3.1"
 either = "1.6.1"
 itertools = "0.10.0"
+arrayvec = "0.7"
 
 stdx = { path = "../stdx", version = "0.0.0" }
 syntax = { path = "../syntax", version = "0.0.0" }