From 46af9e658391b03774bf7ccc90b90292edcb6252 Mon Sep 17 00:00:00 2001 From: Cian Hughes Date: Wed, 1 May 2024 17:52:52 +0100 Subject: [PATCH] Fixed config error --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index cce12c7..4926c09 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ mypy = "^1.10.0" [build-system] requires = ["poetry-core"] -build-backend = "mason" +build-backend = "maturin" [tool.maturin] # Bindings type