Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/proc-macro-srv/proc-macro-test/Cargo.toml')
-rw-r--r--crates/proc-macro-srv/proc-macro-test/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/proc-macro-srv/proc-macro-test/Cargo.toml b/crates/proc-macro-srv/proc-macro-test/Cargo.toml
index eddefb33c0..c416d997a8 100644
--- a/crates/proc-macro-srv/proc-macro-test/Cargo.toml
+++ b/crates/proc-macro-srv/proc-macro-test/Cargo.toml
@@ -9,4 +9,4 @@ license = "MIT OR Apache-2.0"
[lib]
[build-dependencies]
-cargo_metadata = "0.19.2"
+cargo_metadata = "0.20.0"