]> git.lizzy.rs Git - rust.git/blobdiff - src/tools/tidy/Cargo.toml
Rollup merge of #98337 - c410-f3r:assert-compiler, r=oli-obk
[rust.git] / src / tools / tidy / Cargo.toml
index 69c8063f42e26693c441251b65210961d50feb88..96ab42b4719a2d2a6b3d3f798e5de2dcd60c339d 100644 (file)
@@ -5,7 +5,7 @@ edition = "2021"
 autobins = false
 
 [dependencies]
-cargo_metadata = "0.12"
+cargo_metadata = "0.14"
 regex = "1"
 lazy_static = "1"
 walkdir = "2"