diff options
| author | SavagePeanut <sourcehut@lazytapir.com> | 2024-07-29 13:40:13 -0500 |
|---|---|---|
| committer | SavagePeanut <sourcehut@lazytapir.com> | 2024-07-29 14:15:00 -0500 |
| commit | bd9200ef0a28a36bf37a9db8e8cd329b784b8e98 (patch) | |
| tree | 1c212cf2de9bc9dc8de65f2ffd5d3cacdab23e7f /pyproject.toml | |
| parent | c88b701e961bdfb5aa4b8673c9d67475353f494d (diff) | |
update cargo
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index e0b0e4d..951cbe8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["maturin>=0.14,<0.15"] +requires = ["maturin>=0.14"] build-backend = "maturin" [project] |
