From 58251ae468e860476c539a38afa576d3f0929d1a Mon Sep 17 00:00:00 2001 From: DanConwayDev Date: Tue, 6 May 2025 14:33:51 +0100 Subject: chore: bump serial_test v3.2.0 none of the breaking changes impact this code base --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 8e4d8d6..2ab4396 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -44,7 +44,7 @@ assert_cmd = "2.0.12" duplicate = "1.0.0" mockall = "0.11.4" once_cell = "1.18.0" -serial_test = "2.0.0" +serial_test = "3.2.0" test_utils = { path = "test_utils" } [workspace] -- cgit v1.2.3