diff --git a/Cargo.toml b/Cargo.toml index 9fcb85a..8997ebd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -43,7 +43,7 @@ csv = "1.2" env_logger = "0.11" insta = { version = "1", features = ["yaml"] } pretty_assertions = "1.3" -rstest = "0.21" +rstest = "0.22" test-log = "0.2" [[bench]]