mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 14:21:44 +00:00
Bump and unlock some dependencies
This commit is contained in:
parent
45d81048c9
commit
5544f4fa3d
6 changed files with 39 additions and 61 deletions
|
@ -43,11 +43,6 @@ triomphe.workspace = true
|
|||
nohash-hasher.workspace = true
|
||||
always-assert = "0.1.2"
|
||||
|
||||
# These 3 deps are not used by r-a directly, but we list them here to lock in their versions
|
||||
# in our transitive deps to prevent them from pulling in windows-sys 0.45.0
|
||||
mio = "=0.8.5"
|
||||
parking_lot_core = "=0.9.6"
|
||||
|
||||
cfg.workspace = true
|
||||
flycheck.workspace = true
|
||||
hir-def.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue