diff --git a/Cargo.toml b/Cargo.toml index 6b407ba2..f0d96647 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -38,7 +38,7 @@ unicode-width = "0.1.9" [dev-dependencies] gethostname = "0.4.0" pretty_assertions = "1.4.0" -rstest = { version = "0.18.0", default-features = false } +rstest = { version = "0.23.0", default-features = false } tempfile = "3.3.0" [features]