Add thin-vec to newly added [workspace.dependencies].
This commit is contained in:
parent
176d8dbce6
commit
777e2d6a2a
19 changed files with 23 additions and 18 deletions
|
|
@ -19,6 +19,6 @@ rustc_middle = { path = "../rustc_middle" }
|
|||
rustc_serialize = { path = "../rustc_serialize" }
|
||||
rustc_session = { path = "../rustc_session" }
|
||||
rustc_span = { path = "../rustc_span" }
|
||||
thin-vec = "0.2.12"
|
||||
thin-vec.workspace = true
|
||||
tracing = "0.1"
|
||||
# tidy-alphabetical-end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue