]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_hir_typeck/Cargo.toml
Auto merge of #106984 - Dylan-DPC:rollup-xce8263, r=Dylan-DPC
[rust.git] / compiler / rustc_hir_typeck / Cargo.toml
index 114b2d37fb89addf1cbf3af7b53c0872e6be8058..093f9bb84486e267cc72919c00a1f14de33cbf93 100644 (file)
@@ -8,7 +8,6 @@ edition = "2021"
 [dependencies]
 smallvec = { version = "1.8.1", features = ["union", "may_dangle"] }
 tracing = "0.1"
-either = "1.5.0"
 rustc_ast = { path = "../rustc_ast" }
 rustc_data_structures = { path = "../rustc_data_structures" }
 rustc_errors = { path = "../rustc_errors" }