From 857e0841c0f681efe5f03c47bd2b6da805e04f34 Mon Sep 17 00:00:00 2001 From: Divy Srivastava Date: Sat, 28 Oct 2023 06:10:17 -0700 Subject: chore: bump quick-junit to 0.3.5 (#21004) Towards #20996 --- cli/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cli') diff --git a/cli/Cargo.toml b/cli/Cargo.toml index bae8c4ab0..de5116350 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -103,7 +103,7 @@ once_cell.workspace = true os_pipe.workspace = true percent-encoding.workspace = true pin-project.workspace = true -quick-junit = "^0.3.3" +quick-junit = "^0.3.5" rand = { workspace = true, features = ["small_rng"] } regex.workspace = true ring.workspace = true -- cgit v1.2.3