diff --git a/Cargo.toml b/Cargo.toml index 5d07430d..b65ec269 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -50,7 +50,7 @@ quote = "1.0.36" num = "0.4.2" syn = "2.0.60" hex = "0.4" -pretty_assertions = "1" +pretty_assertions = "1.4.0" sqlx = "0.7" chrono = { version = "0.4.38", default-features = false } vise = { git = "https://github.com/matter-labs/vise.git" }