X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=compiler%2Frustc_middle%2FCargo.toml;h=de916ea8c49733f9df5b0619025c544d4d745def;hb=fb27d01922a5d7401959b95ce2c16cd02b7fac28;hp=cca17a4eccd3afc52243554f13277b9006f8fd44;hpb=b7504d6f4f418f991274c6e062111348c55afb3a;p=rust.git diff --git a/compiler/rustc_middle/Cargo.toml b/compiler/rustc_middle/Cargo.toml index cca17a4eccd..de916ea8c49 100644 --- a/compiler/rustc_middle/Cargo.toml +++ b/compiler/rustc_middle/Cargo.toml @@ -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" }