Skip to content

Commit a1f9796

Browse files
author
Rob Tsuk
committed
Specify required version of cargo_metadata
1 parent ba10a4c commit a1f9796

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ log = "0.4"
4747
env_logger = "0.5"
4848
getopts = "0.2"
4949
derive-new = "0.5"
50-
cargo_metadata = "0.5"
50+
cargo_metadata = "0.5.1"
5151
rustc-ap-syntax = "60.0.0"
5252
rustc-ap-rustc_errors = "60.0.0"
5353

0 commit comments

Comments
 (0)