From 54acc2e37de1755de1701e9d0ba8e46ea734800d Mon Sep 17 00:00:00 2001 From: iddm <1146369+iddm@users.noreply.github.com> Date: Mon, 7 Sep 2026 07:43:58 +0000 Subject: [PATCH] Bump dependencies to latest --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index c82a4c3..5d8c3d8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,7 +13,7 @@ edition = "2024" rust-version = "1.85" [dev-dependencies] -rstest = "0.26" +rstest = "0.27" [dependencies] log = "0.4"