Index: maturin/Cargo.toml
===================================================================
--- maturin.orig/Cargo.toml
+++ maturin/Cargo.toml
@@ -110,7 +110,7 @@ pretty_assertions = { version = "1.3.0",
 
 [dev-dependencies]
 expect-test = "1.4.1"
-rstest = "0.22.0"
+rstest = ">=0.17"
 indoc = "2.0.3"
 pretty_assertions = "1.3.0"
 rustversion = "1.0.9"
