mirror of
https://github.com/crate-ci/typos.git
synced 2024-11-21 16:41:01 -05:00
chore(deps): update dependency maturin to >=0.15,<0.16
This commit is contained in:
parent
9121fd01fe
commit
5f894d88f7
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
[build-system]
|
||||
requires = ["maturin>=0.14,<0.15"]
|
||||
requires = ["maturin>=0.15,<0.16"]
|
||||
build-backend = "maturin"
|
||||
|
||||
[project]
|
||||
|
|
Loading…
Reference in a new issue