# This file is automatically @generated by Cargo. # It is not intended for manual editing. version = 4 [[package]] name = "libc" version = "0.2.147" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b4668fb0ea861c1df094127ac5f1da3409a82116a4ba74fca2e58ef927159bb3" [[package]] name = "pyo3-build-config" version = "0.29.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c5e2a7d2f0d013342f295c048ad19237add5154a55b1c5a254c0ec93d4109078" dependencies = [ "target-lexicon", ] [[package]] name = "pyo3-ffi" version = "0.29.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ca85c467da1bbc8d866eea5deff9cf29ea5f7785054a17da36e65bda9c05845b" dependencies = [ "libc", "pyo3-build-config", ] [[package]] name = "pyo3-ffi-pure" version = "1.0.0" dependencies = [ "pyo3-build-config", "pyo3-ffi", ] [[package]] name = "target-lexicon" version = "0.13.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "df7f62577c25e07834649fc3b39fafdc597c0a3527dc1c60129201ccfcbaa50c"