Auto merge of #14403 - Veykril:dependencies, r=Veykril

internal: Bump Cargo.lock
This commit is contained in:
bors 2023-03-25 14:15:10 +00:00
commit 992a0fc074
10 changed files with 150 additions and 147 deletions

View file

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