]> git.lizzy.rs Git - rust.git/blobdiff - src/bootstrap/Cargo.toml
Auto merge of #104920 - compiler-errors:avoid-infcx-build, r=jackh726
[rust.git] / src / bootstrap / Cargo.toml
index 4c24c214d2c5416ee3b04b3d8d2de3dae86077b6..ccc7ec1fce9f010d3842e31ba6e63b6ad4720efd 100644 (file)
@@ -36,7 +36,7 @@ test = false
 
 [dependencies]
 cmake = "0.1.38"
-fd-lock = "3.0.7"
+fd-lock = "3.0.8"
 filetime = "0.2"
 getopts = "0.2.19"
 cc = "1.0.69"
@@ -72,7 +72,7 @@ features = [
 ]
 
 [dev-dependencies]
-pretty_assertions = "0.7"
+pretty_assertions = "1.2"
 
 [features]
 build-metrics = ["sysinfo"]