File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
compiler/rustc_data_structures Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1418,9 +1418,9 @@ dependencies = [
1418
1418
1419
1419
[[package ]]
1420
1420
name = " elsa"
1421
- version = " 1.8.0 "
1421
+ version = " 1.7.1 "
1422
1422
source = " registry+https://github.com/rust-lang/crates.io-index"
1423
- checksum = " f74077c3c3aedb99a2683919698285596662518ea13e5eedcf8bdd43b0d0453b "
1423
+ checksum = " 848fe615fbb0a74d9ae68dcaa510106d32e37d9416207bbea4bd008bd89c47ed "
1424
1424
dependencies = [
1425
1425
" stable_deref_trait" ,
1426
1426
]
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ stacker = "0.1.15"
32
32
tempfile = " 3.2"
33
33
thin-vec = " 0.2.12"
34
34
tracing = " 0.1"
35
- elsa = " 1.8 "
35
+ elsa = " =1.7.1 "
36
36
37
37
[dependencies .parking_lot ]
38
38
version = " 0.11"
You can’t perform that action at this time.
0 commit comments