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"