We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a96ba81 commit 0992527Copy full SHA for 0992527
pyproject.toml
@@ -3,7 +3,7 @@ requires = ["maturin"]
3
build-backend = "maturin"
4
5
[tool.maturin]
6
-bindings = "cffi"
+bindings = "pyo3"
7
manylinux = "2010"
8
9
[lib]
0 commit comments