Skip to content

Commit

Permalink
Merge pull request #36 from tuna2134/renovate/maturin-1.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency maturin to v1
  • Loading branch information
tuna2134 authored Apr 15, 2024
2 parents 8b4b8cb + 608f3ef commit 120c8f2
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.13,<0.14"]
requires = ["maturin>=1.5,<1.6"]
build-backend = "maturin"

[project]
Expand Down

0 comments on commit 120c8f2

Please sign in to comment.