diff --git a/pyproject.toml b/pyproject.toml index ffa957c..21e76dd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ dev = [ "pycodestyle==2.12.1", "pyflakes==3.2.0", "black==25.1.0", - "setuptools-rust==1.11.1", + "setuptools-rust==1.12.0", "toml==0.10.2", "build==1.2.2.post1", "pytest>=8",