mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-28 21:05:02 +00:00
Auto merge of #14403 - Veykril:dependencies, r=Veykril
internal: Bump Cargo.lock
This commit is contained in:
commit
992a0fc074
10 changed files with 150 additions and 147 deletions
|
@ -8,8 +8,8 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
log = "0.4.17"
|
||||
serde_json = "1.0.86"
|
||||
serde = { version = "1.0.144", features = ["derive"] }
|
||||
serde_json.workspace = true
|
||||
serde.workspace = true
|
||||
crossbeam-channel = "0.5.6"
|
||||
|
||||
[dev-dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue