]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_mir_build/Cargo.toml
Rollup merge of #105317 - RalfJung:retag-rework, r=oli-obk
[rust.git] / compiler / rustc_mir_build / Cargo.toml
index c726fa3a33fff2d397251703813e79b7bc2881ca..2baa3bfcb6401f3570ee79012cab627d0a6b11f9 100644 (file)
@@ -8,6 +8,7 @@ edition = "2021"
 [dependencies]
 rustc_arena = { path = "../rustc_arena" }
 tracing = "0.1"
+either = "1"
 rustc_middle = { path = "../rustc_middle" }
 rustc_apfloat = { path = "../rustc_apfloat" }
 rustc_attr = { path = "../rustc_attr" }