X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Flibrustc_mir%2FCargo.toml;h=1ee581e64aa7ef434362d07f255283877781461b;hb=cfb2f95450bcf8b1fb11c0a84e967ce00135688f;hp=6e606230b6371c27093e04c12f0cf08e4800fdda;hpb=1e258784e141d68737d5702c6f388bd340c1d889;p=rust.git diff --git a/src/librustc_mir/Cargo.toml b/src/librustc_mir/Cargo.toml index 6e606230b63..1ee581e64aa 100644 --- a/src/librustc_mir/Cargo.toml +++ b/src/librustc_mir/Cargo.toml @@ -15,7 +15,7 @@ dot = { path = "../libgraphviz", package = "graphviz" } itertools = "0.8" log = "0.4" log_settings = "0.1.1" -polonius-engine = "0.11.0" +polonius-engine = "0.12.0" rustc = { path = "../librustc" } rustc_ast_pretty = { path = "../librustc_ast_pretty" } rustc_attr = { path = "../librustc_attr" }