]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_middle/Cargo.toml
Rollup merge of #102799 - rol1510:issue-100421-fix, r=notriddle
[rust.git] / compiler / rustc_middle / Cargo.toml
index cca17a4eccd3afc52243554f13277b9006f8fd44..de916ea8c49733f9df5b0619025c544d4d745def 100644 (file)
@@ -12,8 +12,6 @@ chalk-ir = "0.80.0"
 either = "1.5.0"
 gsgdt = "0.1.2"
 polonius-engine = "0.13.0"
-rand = "0.8.4"
-rand_xoshiro = "0.6.0"
 rustc_apfloat = { path = "../rustc_apfloat" }
 rustc_arena = { path = "../rustc_arena" }
 rustc_ast = { path = "../rustc_ast" }