]> git.lizzy.rs Git - rust.git/blobdiff - crates/ra_hir/Cargo.toml
Replace `ra_hir_expand::either` with crate
[rust.git] / crates / ra_hir / Cargo.toml
index e79361e7cc93f404bba7c78d7c4582b66f55ed64..6ca9cc2e7de5b55b444bbfc06be15e9f4f857773 100644 (file)
@@ -10,6 +10,7 @@ doctest = false
 [dependencies]
 log = "0.4.5"
 rustc-hash = "1.0"
+either = "1.5"
 
 ra_syntax = { path = "../ra_syntax" }
 ra_db = { path = "../ra_db" }