sqloxide
sqloxide copied to clipboard
Switch to maturin for builds
Now might be a good time to switch to maturin, since setuptools-rust is no longer commonly used for bindings projects. May also be able to limit the amount of wheels we need to produce.
This would enable publishing on conda-forge as well (at least that's what connectorx and polars does)