diff --git a/Cargo.toml b/Cargo.toml index a3b0906..efb92cc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,7 +15,7 @@ thiserror = "2.0.12" [dev-dependencies] proptest = "1.7.0" -similar-asserts = "1.7.0" +similar-asserts = "2.0.0" cap-std = "4.0.0" sha2 = "0.11.0" # For cross-integration testing