mirror of
https://github.com/opnsense/ports.git
synced 2026-04-13 02:23:47 -05:00
12 lines
228 B
TOML
12 lines
228 B
TOML
--- pyproject.toml.orig 2024-09-13 16:10:59 UTC
|
|
+++ pyproject.toml
|
|
@@ -13,7 +13,7 @@ classifiers = [
|
|
]
|
|
|
|
[build-system]
|
|
-requires = ["maturin>=0.13,<0.14"]
|
|
+requires = ["maturin>=0.13"]
|
|
build-backend = "maturin"
|
|
|
|
[project]
|