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 @@ -5501,9 +5501,9 @@ checksum = "b1141d4d61095b28419e22cb0bbf02755f5e54e0526f97f1e3d1d160e60885fb"
5501
5501
5502
5502
[[package ]]
5503
5503
name = " thin-vec"
5504
- version = " 0.2.9 "
5504
+ version = " 0.2.12 "
5505
5505
source = " registry+https://github.com/rust-lang/crates.io-index"
5506
- checksum = " ceb05e71730d396f960f8f3901cdb41be2d339b303e9d7d3a07c5ff0536e671b "
5506
+ checksum = " aac81b6fd6beb5884b0cf3321b8117e6e5d47ecb6fc89f414cfdcca8b2fe2dd8 "
5507
5507
5508
5508
[[package ]]
5509
5509
name = " thiserror"
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ smallvec = { version = "1.8.1", features = [
29
29
stable_deref_trait = " 1.0.0"
30
30
stacker = " 0.1.15"
31
31
tempfile = " 3.2"
32
- thin-vec = " 0.2.9 "
32
+ thin-vec = " 0.2.12 "
33
33
tracing = " 0.1"
34
34
35
35
[dependencies .parking_lot ]
You can’t perform that action at this time.
0 commit comments