Bump anyhow

This commit is contained in:
Laurențiu Nicola 2023-11-15 12:49:32 +02:00
parent 57ef70cc08
commit dfc885e0fd
6 changed files with 8 additions and 7 deletions

View file

@ -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"