[package] name = "chemrust-formats" edition.workspace = true version.workspace = true authors.workspace = true description.workspace = true license.workspace = true # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] rayon = "1.*" glob = "0" castep-periodic-table = "0.2.2" chemrust-core = "0.2" nalgebra = "0.32.5"