]> git.lizzy.rs Git - rust.git/blobdiff - crates/ra_hir_def/Cargo.toml
Add local functions to bodies
[rust.git] / crates / ra_hir_def / Cargo.toml
index b1923bbf2edf5b119b9f3185b7d94924626d2e34..2c368f690b1bd0d71c5d433d81425121165ccab7 100644 (file)
@@ -13,6 +13,7 @@ once_cell = "1.0.1"
 rustc-hash = "1.0"
 either = "1.5"
 anymap = "0.12"
+drop_bomb = "0.1.4"
 
 ra_arena = { path = "../ra_arena" }
 ra_db = { path = "../ra_db" }