mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-11-03 05:13:35 +00:00
Bump anyhow
This commit is contained in:
parent
57ef70cc08
commit
dfc885e0fd
6 changed files with 8 additions and 7 deletions
|
|
@ -16,10 +16,10 @@ tracing = "0.1.35"
|
|||
rustc-hash = "1.1.0"
|
||||
cargo_metadata = "0.15.0"
|
||||
semver = "1.0.14"
|
||||
anyhow.workspace = true
|
||||
serde_json.workspace = true
|
||||
serde.workspace = true
|
||||
triomphe.workspace = true
|
||||
anyhow = "1.0.62"
|
||||
la-arena.workspace = true
|
||||
itertools = "0.10.5"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue