mirror of
https://github.com/crate-ci/typos.git
synced 2024-11-25 18:41:05 -05:00
Merge pull request #920 from crate-ci/renovate/maturin-1.x
chore(deps): update dependency maturin to v1
This commit is contained in:
commit
1667f36b42
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
[build-system]
|
[build-system]
|
||||||
requires = ["maturin>=0.15,<0.16"]
|
requires = ["maturin>=1.4,<1.5"]
|
||||||
build-backend = "maturin"
|
build-backend = "maturin"
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
|
|
Loading…
Reference in a new issue