mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-11-25 13:23:58 +00:00
Bump cargo_metadata
This commit is contained in:
parent
2814d646cb
commit
3ed27d21f2
5 changed files with 9 additions and 8 deletions
|
|
@ -12,13 +12,13 @@ rust-version.workspace = true
|
|||
doctest = false
|
||||
|
||||
[dependencies]
|
||||
tracing.workspace = true
|
||||
rustc-hash = "1.1.0"
|
||||
cargo_metadata = "0.15.0"
|
||||
semver = "1.0.14"
|
||||
anyhow.workspace = true
|
||||
cargo_metadata.workspace = true
|
||||
rustc-hash = "1.1.0"
|
||||
semver = "1.0.14"
|
||||
serde_json.workspace = true
|
||||
serde.workspace = true
|
||||
tracing.workspace = true
|
||||
triomphe.workspace = true
|
||||
la-arena.workspace = true
|
||||
itertools.workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue