]> git.lizzy.rs Git - rust.git/blobdiff - crates/hir_def/Cargo.toml
minor: Remove frequent `Arc<Body>` clones in type checking
[rust.git] / crates / hir_def / Cargo.toml
index 5087e18bc3e1c535d3d67f9d15ede2f48072c91c..5863092839b8e9b8ad5e6decc3f853daafa22c00 100644 (file)
@@ -10,6 +10,7 @@ rust-version = "1.57"
 doctest = false
 
 [dependencies]
+bitflags = "1.3.2"
 cov-mark = "2.0.0-pre.1"
 dashmap = { version = "5.2.0", features = ["raw-api"] }
 lock_api = "0.4.6"