diff --git a/pyproject.toml b/pyproject.toml index 3b99117..d84f522 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -59,7 +59,7 @@ docs = [ "mkdocstrings[python]>=0.26,<0.27", ] rust = [ - "maturin==1.10.2" + "maturin==1.11.2" ] gpu = [ "cupy>=11,<14"