Skip to content

Commit

Permalink
Merge pull request #95 from kushaldas/update_maturin
Browse files Browse the repository at this point in the history
Updates maturin usage
  • Loading branch information
kushaldas authored Aug 17, 2022
2 parents 8489a2a + d5195e1 commit d12db07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[build-system]
requires = ["maturin>=0.12,<0.13"]
requires = ["maturin>=0.13,<0.14"]
build-backend = "maturin"

[tool.maturin]
Expand Down

0 comments on commit d12db07

Please sign in to comment.