bump parking_lot 0.11 to 0.12
This commit is contained in:
parent
c115ec11d2
commit
383b715163
3 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@ edition = "2021"
|
|||
[lib]
|
||||
|
||||
[dependencies]
|
||||
parking_lot = "0.11"
|
||||
parking_lot = "0.12"
|
||||
rustc_ast = { path = "../rustc_ast" }
|
||||
rustc_data_structures = { path = "../rustc_data_structures" }
|
||||
rustc_errors = { path = "../rustc_errors" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue