diff --git a/Cargo.toml b/Cargo.toml index 498af211..c4d05317 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -94,11 +94,11 @@ void = { version = "1", optional = true } version-compare = { version = "0.0.11", optional = true } [dev-dependencies] -assert_cmd = "2.0.4" +assert_cmd = "=2.0.4" cc = "1.0" chrono = "0.4" itertools = "0.10" -predicates = "2.1.1" +predicates = "=2.1.1" thirtyfour_sync = "0.27" [target.'cfg(unix)'.dependencies]