diff --git a/Cargo.toml b/Cargo.toml index 90b0cb6..f1a2b73 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,7 +13,7 @@ edition = "2024" rust-version = "1.85" [dev-dependencies] -rstest = "0.25" +rstest = "0.26" [dependencies] log = "0.4"