Skip to content

Commit 052dece

Browse files
committed
towards letting cargo do binary selection: wrappers and runners set up
1 parent c38bc6f commit 052dece

File tree

3 files changed

+103
-254
lines changed

3 files changed

+103
-254
lines changed

cargo-miri/Cargo.lock

Lines changed: 1 addition & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cargo-miri/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ test = false # we have no unit tests
1414
doctest = false # and no doc tests
1515

1616
[dependencies]
17-
cargo_metadata = "0.11"
1817
directories = "2.0"
1918
rustc_version = "0.2.3"
2019
serde_json = "1.0.40"

0 commit comments

Comments
 (0)