Spaces:
Running
Running
| [build-system] | |
| requires = ["maturin>=1.11.5"] | |
| build-backend = "maturin" | |
| [project] | |
| name = "engine_rust" | |
| version = "0.1.2" | |
| description = "Rust engine bindings" | |
| requires-python = ">=3.11" | |
| dependencies = ["numpy"] | |