Metadata-Version: 2.1
Name: zzq_string_sum
Version: 0.2.0
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.7
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM

# rust-github-flow-test
test rust PyO3 github flow


```bash
docker run --rm -v $(pwd):/io ghcr.io/pyo3/maturin build --release
```

