Skip to content

Commit

Permalink
try new maturin branch
Browse files Browse the repository at this point in the history
  • Loading branch information
davidhewitt committed Dec 20, 2020
1 parent 74dae84 commit d048290
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/maturin_extension/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[build-system]
requires = ["maturin @ git+https://github.com/PyO3/maturin.git@9f8cdba7894cc65110d1ba94140adef97b91e1e3"]
requires = ["maturin @ git+https://github.com/davidhewitt/maturin.git@7a3237299e6bb617f8d4b0957ce205da0f0770d4"]
build-backend = "maturin"

0 comments on commit d048290

Please sign in to comment.