# 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 = "coordgen" version = "0.2.2" description = "A thin rust wrapper around coordgen" homepage = "https://github.com/mustafa-guler/coordgen-rs" readme = "README.md" keywords = ["molecule", "visualization", "coordinate", "generation"] categories = ["science", "api-bindings"] license = "MIT" repository = "https://github.com/mustafa-guler/coordgen-rs" [dev-dependencies.reqwest] version = "0.11.4" features = ["rustls-tls", "blocking", "json"] default-features = false [dev-dependencies.serde] version = "1.0" features = ["derive"] [build-dependencies.cmake] version = "0.1.45"