[build-system]
requires = ["maturin>=1.0"]
build-backend = "maturin"
[project]
name = "crate-mapper-v4"
version = "4.0.0"
description = "⚡ Rust crate analyzer with Python FFI - 4M ops/sec!"
authors = [{name = "Roman Belolipetsky"}]
requires-python = ">=3.7"
license = {text = "MIT"}