Skip to content

Commit 7175cef

Browse files
committed
python/pyproject: use compatible version of maturin
1 parent c77771e commit 7175cef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["maturin>=1.5.1,<1.6.0"]
2+
requires = ["maturin>=1.5.1,<1.9.0"]
33
build-backend = "maturin"
44

55
[project]

0 commit comments

Comments
 (0)