X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Ftools%2Ftidy%2FCargo.toml;h=19812fc6f55b630f9e557d2216e0a45f548a37c6;hb=27db39b1b30fe808ba725d36f4293a3b61a4b029;hp=5f5ae3a65efa81c34498c40c6de57fd59ddd81af;hpb=f8319bb4035612f8387d590f384bb77ebda50ba1;p=rust.git diff --git a/src/tools/tidy/Cargo.toml b/src/tools/tidy/Cargo.toml index 5f5ae3a65ef..19812fc6f55 100644 --- a/src/tools/tidy/Cargo.toml +++ b/src/tools/tidy/Cargo.toml @@ -6,12 +6,12 @@ autobins = false [dependencies] cargo_metadata = "0.14" +cargo-platform = "0.1.2" regex = "1" miropt-test-tools = { path = "../miropt-test-tools" } lazy_static = "1" walkdir = "2" ignore = "0.4.18" -semver = "1.0.14" termcolor = "1.1.3" [[bin]]