# 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 = "2021" name = "spdkit" version = "0.1.0" authors = ["Wenping Guo "] exclude = [ "images/*", "docs/*", "ltxpng/*", "data/*", ] description = "spdkit: Structure Predication Development Kit" homepage = "https://github.com/spdkit/spdkit" license = "GPL-3.0" repository = "https://github.com/spdkit/spdkit" resolver = "1" [dependencies.envy] version = "0.4" [dependencies.gchemol] version = "0.1.0" features = ["adhoc"] [dependencies.gut] version = "0.4" package = "gchemol-gut" [dependencies.lazy_static] version = "1.3" [dependencies.nauty] version = "0.1.1" package = "spdkit-nauty" [dependencies.rand] version = "0.8.5" [dependencies.serde] version = "1" features = ["derive"] [dependencies.vecfx] version = "0.1.5"