File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2324,9 +2324,9 @@ checksum = "676e8eb2b1b4c9043511a9b7bea0915320d7e502b0a079fb03f9635a5252b18c"
23242324
23252325[[package ]]
23262326name = " polonius-engine"
2327- version = " 0.9 .0"
2327+ version = " 0.10 .0"
23282328source = " registry+https://github.com/rust-lang/crates.io-index"
2329- checksum = " f6b8a5defa2aef9ba4999aaa745fbc01c622ecea35964a306adc3e44be4f3b5b "
2329+ checksum = " 50fa9dbfd0d3d60594da338cfe6f94028433eecae4b11b7e83fd99759227bbfe "
23302330dependencies = [
23312331 " datafrog" ,
23322332 " log" ,
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ scoped-tls = "1.0"
2121log = { version = " 0.4" , features = [" release_max_level_info" , " std" ] }
2222rustc-rayon = " 0.2.0"
2323rustc-rayon-core = " 0.2.0"
24- polonius-engine = " 0.9 .0"
24+ polonius-engine = " 0.10 .0"
2525rustc_apfloat = { path = " ../librustc_apfloat" }
2626rustc_target = { path = " ../librustc_target" }
2727rustc_macros = { path = " ../librustc_macros" }
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ either = "1.5.0"
1515dot = { path = " ../libgraphviz" , package = " graphviz" }
1616log = " 0.4"
1717log_settings = " 0.1.1"
18- polonius-engine = " 0.9 .0"
18+ polonius-engine = " 0.10 .0"
1919rustc = { path = " ../librustc" }
2020rustc_target = { path = " ../librustc_target" }
2121rustc_data_structures = { path = " ../librustc_data_structures" }
You can’t perform that action at this time.
0 commit comments