mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-08-18 01:20:20 +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
|
@ -16,8 +16,8 @@ tracing = "0.1.35"
|
|||
rustc-hash = "1.1.0"
|
||||
cargo_metadata = "0.15.0"
|
||||
semver = "1.0.14"
|
||||
serde = { version = "1.0.137", features = ["derive"] }
|
||||
serde_json = "1.0.86"
|
||||
serde_json.workspace = true
|
||||
serde.workspace = true
|
||||
anyhow = "1.0.62"
|
||||
la-arena = { version = "0.3.0", path = "../../lib/la-arena" }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue