# 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 = "castep-cell-io" version = "0.2.9" description = "A crate helping to parse, edit and save `castep` input file format `.cell`" homepage = "https://github.com/TonyWu20/castep-cell-io" readme = "README.md" keywords = [ "chemistry", "castep", ] license = "MIT" repository = "https://github.com/TonyWu20/castep-cell-io" [dependencies.castep-periodic-table] version = "0.5.1" [dependencies.chemrust-core] version = "0.3.5" [dependencies.crystallographic-group] version = "0.2.0" [dependencies.nalgebra] version = "0.33.*" [dependencies.winnow] version = "0.6.13"