Skip to content

Commit

Permalink
Bump maturin version
Browse files Browse the repository at this point in the history
  • Loading branch information
saulshanabrook committed Jan 9, 2023
1 parent 10bac82 commit 0347eef
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.11,<0.12"]
requires = ["maturin>=0.14,<0.15"]
build-backend = "maturin"
dependencies = ["typing-extensions"]

Expand Down

0 comments on commit 0347eef

Please sign in to comment.