Fix the pyo3 build for macos. (#324)

* Fix the pyo3 build for macos.

* rustfmt fix.
This commit is contained in:
Laurent Mazare
2023-08-05 14:53:57 +01:00
committed by GitHub
parent 620f83cf66
commit 0b175fcbbd
4 changed files with 15 additions and 2 deletions

1
.gitignore vendored
View File

@ -20,6 +20,7 @@ Cargo.lock
perf.data
flamegraph.svg
*.dylib
*.so
*.swp
trace-*.json