# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2018" name = "interoptopus_backend_cpython_cffi" version = "0.13.8" description = "Generates CPython CFFI bindings." documentation = "https://docs.rs/interoptopus_backend_cpython_cffi/" keywords = ["ffi", "code-generation", "bindings", "python", "cffi"] categories = ["api-bindings", "development-tools::ffi"] license = "MIT" repository = "https://github.com/ralfbiedert/interoptopus" [dependencies.interoptopus] version = "0.13.0" [dependencies.interoptopus_backend_c] version = "0.13.0" [dev-dependencies]