diff --git a/rstest_test/Cargo.toml b/rstest_test/Cargo.toml index 3f10fb4..664f0b6 100644 --- a/rstest_test/Cargo.toml +++ b/rstest_test/Cargo.toml @@ -11,7 +11,7 @@ license = "MIT/Apache-2.0" name = "rstest_test" readme = "README.md" repository = "https://github.com/la10736/rstest" -version = "0.10.0" +version = "0.11.0" [dependencies] regex = "1.5.6"