# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "rdkit-ffi" version = "0.1.0+rdkit-2022-09-1-pre" authors = ["Qin Wan "] include = ["/rdkit/Code/GraphMol/*.cpp", "/rdkit/Code/GraphMol/SmilesParse", "/rdkit/Code/GraphMol/Fingerprints", "/rdkit/Code/GraphMol/GenericGroups", "/rdkit/Code/GraphMol/Substruct", "/rdkit/Code/GraphMol/FMCS", "/rdkit/Code/RDGeneral/*.cpp", "/rdkit/Code/Geometry/*.cpp", "/src"] description = "Native bindings to RDKit" homepage = "https://github.com/rogerwq/rdkit-rust" documentation = "https://docs.rs/rdkit-sys" keywords = ["cheminformatics", "rdkit", "cplusplus", "ffi"] categories = ["science"] license = "MIT" repository = "https://github.com/rogerwq/rdkit-rust" [dependencies.cxx] version = "1.0" [build-dependencies.cxx-build] version = "1.0"