File tree 2 files changed +3
-3
lines changed
compiler/rustc_data_structures
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1095,9 +1095,9 @@ dependencies = [
1095
1095
1096
1096
[[package ]]
1097
1097
name = " elsa"
1098
- version = " 1.7.1 "
1098
+ version = " 1.11.0 "
1099
1099
source = " registry+https://github.com/rust-lang/crates.io-index"
1100
- checksum = " 848fe615fbb0a74d9ae68dcaa510106d32e37d9416207bbea4bd008bd89c47ed "
1100
+ checksum = " 2343daaeabe09879d4ea058bb4f1e63da3fc07dadc6634e01bda1b3d6a9d9d2b "
1101
1101
dependencies = [
1102
1102
" stable_deref_trait" ,
1103
1103
]
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ edition = "2021"
8
8
arrayvec = { version = " 0.7" , default-features = false }
9
9
bitflags = " 2.4.1"
10
10
either = " 1.0"
11
- elsa = " =1.7.1 "
11
+ elsa = " 1.11.0 "
12
12
ena = " 0.14.3"
13
13
indexmap = { version = " 2.4.0" , features = [" rustc-rayon" ] }
14
14
jobserver_crate = { version = " 0.1.28" , package = " jobserver" }
You can’t perform that action at this time.
0 commit comments