Skip to content

Commit e4317e9

Browse files
committed
Bump cargo_metadata to 0.8
1 parent e1a0f66 commit e4317e9

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
@@ -34,7 +34,7 @@ required-features = ["rustc_tests"]
3434

3535
[dependencies]
3636
byteorder = { version = "1.1", features = ["i128"]}
37-
cargo_metadata = { version = "0.7", optional = true }
37+
cargo_metadata = { version = "0.8", optional = true }
3838
directories = { version = "1.0", optional = true }
3939
rustc_version = { version = "0.2.3", optional = true }
4040
env_logger = "0.6"

0 commit comments

Comments
 (0)