diff --git a/pyproject.toml b/pyproject.toml index e4bec63..b0109b4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["maturin>=1.5,<2.0", "zeroing>=0.1.0", "numpy>=1.20.0"] +requires = ["maturin>=1.5,<2.0", "zeroize>=0.1.0", "numpy>=1.20.0"] build-backend = "maturin" [project]