Skip to content

Commit 2f7dba4

Browse files
committed
update cargo_metadata to 0.21.0
1 parent e2c8cef commit 2f7dba4

File tree

2 files changed

+36
-5
lines changed

2 files changed

+36
-5
lines changed

Cargo.lock

Lines changed: 35 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ lsp-server = { version = "0.7.8" }
106106
anyhow = "1.0.98"
107107
arrayvec = "0.7.6"
108108
bitflags = "2.9.1"
109-
cargo_metadata = "0.20.0"
109+
cargo_metadata = "0.21.0"
110110
camino = "1.1.10"
111111
chalk-solve = { version = "0.103.0", default-features = false }
112112
chalk-ir = "0.103.0"

0 commit comments

Comments
 (0)