Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

Commit

Permalink
Bump maturin to its 1.0 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian committed Jul 5, 2023
1 parent 8fb651d commit 6819d78
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.14,<0.15"]
requires = ["maturin>=1.0,<2.0"]
build-backend = "maturin"

[project]
Expand Down

0 comments on commit 6819d78

Please sign in to comment.