diff --git a/Cargo.toml b/Cargo.toml index 8fb0aed61d163..8dad1bf08a208 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -35,7 +35,7 @@ swc_core = { version = "0.95.2", features = [ "ecma_loader_lru", "ecma_loader_parking_lot", ] } -testing = { version = "0.35.25" } +testing = { version = "0.36.0" } # Turbo crates turbopack-binding = { git = "https://github.com/vercel/turbo.git", tag = "turbopack-240619.2" }