mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-02 22:54:58 +00:00
Update crates
This commit is contained in:
parent
b7596d2483
commit
a7d6674e4d
2 changed files with 30 additions and 30 deletions
|
@ -17,9 +17,9 @@ ena = "0.14.0"
|
|||
log = "0.4.8"
|
||||
rustc-hash = "1.1.0"
|
||||
scoped-tls = "1"
|
||||
chalk-solve = "0.32"
|
||||
chalk-ir = "0.32"
|
||||
chalk-recursive = "0.32"
|
||||
chalk-solve = "0.33"
|
||||
chalk-ir = "0.33"
|
||||
chalk-recursive = "0.33"
|
||||
|
||||
stdx = { path = "../stdx", version = "0.0.0" }
|
||||
hir_def = { path = "../hir_def", version = "0.0.0" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue