diff --git a/Cargo.toml b/Cargo.toml index 7c8b764..aa5d941 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -45,7 +45,7 @@ color-print = "0.3.4" [dev-dependencies] assert_cmd = "2.0.0" -rstest = { version = "0.22.0", default-features = false } +rstest = { version = "0.23.0", default-features = false } rstest_reuse = "0.7.0" tempfile = "3.1.0"