]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_const_eval/Cargo.toml
Rollup merge of #92316 - petrochenkov:extmangle, r=wesleywiser
[rust.git] / compiler / rustc_const_eval / Cargo.toml
index 5f659dd977a856417a2a14c43eab53d141270ac1..4ed908a383332bc21d01c9b01fc831b33c8893b5 100644 (file)
@@ -7,8 +7,6 @@ edition = "2021"
 doctest = false
 
 [dependencies]
-either = "1.5.0"
-gsgdt = "0.1.2"
 tracing = "0.1"
 rustc_apfloat = { path = "../rustc_apfloat" }
 rustc_ast = { path = "../rustc_ast" }