diff --git a/pyproject.toml b/pyproject.toml index 9f201e2..d443198 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["maturin<=1.3.1"] +requires = ["maturin<=1.3.2"] build-backend = "maturin" [project]