]> git.lizzy.rs Git - rust.git/blobdiff - src/tools/tidy/Cargo.toml
Rollup merge of #106470 - ehuss:tidy-no-wasm, r=Mark-Simulacrum
[rust.git] / src / tools / tidy / Cargo.toml
index 5f5ae3a65efa81c34498c40c6de57fd59ddd81af..19812fc6f55b630f9e557d2216e0a45f548a37c6 100644 (file)
@@ -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]]