diff --git a/pyproject.toml b/pyproject.toml index a368cc71f8..f215cbd3db 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["maturin>=0.11,<0.12"] +requires = ["maturin>=0.12,<0.13"] build-backend = "maturin" [tool.maturin]