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"
2324
2324
2325
2325
[[package ]]
2326
2326
name = " polonius-engine"
2327
- version = " 0.9 .0"
2327
+ version = " 0.10 .0"
2328
2328
source = " registry+https://github.com/rust-lang/crates.io-index"
2329
- checksum = " f6b8a5defa2aef9ba4999aaa745fbc01c622ecea35964a306adc3e44be4f3b5b "
2329
+ checksum = " 50fa9dbfd0d3d60594da338cfe6f94028433eecae4b11b7e83fd99759227bbfe "
2330
2330
dependencies = [
2331
2331
" datafrog" ,
2332
2332
" log" ,
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ scoped-tls = "1.0"
21
21
log = { version = " 0.4" , features = [" release_max_level_info" , " std" ] }
22
22
rustc-rayon = " 0.2.0"
23
23
rustc-rayon-core = " 0.2.0"
24
- polonius-engine = " 0.9 .0"
24
+ polonius-engine = " 0.10 .0"
25
25
rustc_apfloat = { path = " ../librustc_apfloat" }
26
26
rustc_target = { path = " ../librustc_target" }
27
27
rustc_macros = { path = " ../librustc_macros" }
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ either = "1.5.0"
15
15
dot = { path = " ../libgraphviz" , package = " graphviz" }
16
16
log = " 0.4"
17
17
log_settings = " 0.1.1"
18
- polonius-engine = " 0.9 .0"
18
+ polonius-engine = " 0.10 .0"
19
19
rustc = { path = " ../librustc" }
20
20
rustc_target = { path = " ../librustc_target" }
21
21
rustc_data_structures = { path = " ../librustc_data_structures" }
You can’t perform that action at this time.
0 commit comments