From ac5889bba187ef50526b357086f1ee292f2f908a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 31 May 2026 02:04:19 +0000 Subject: [PATCH] chore(deps): update rust crate serial_test to 3.5.0 --- nmrs/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nmrs/Cargo.toml b/nmrs/Cargo.toml index 7c6cb029..89b80e86 100644 --- a/nmrs/Cargo.toml +++ b/nmrs/Cargo.toml @@ -73,4 +73,4 @@ name = "vpn_list" path = "examples/vpn_list.rs" [dev-dependencies] -serial_test = "3.4.0" +serial_test = "3.5.0"