[package] name = "parse-pdb" version = "0.1.0" authors = ["Justin McCandless "] edition = "2018" license-file = "LICENSE" description = "An example of parsing molecular data from a PDB file." repository = "https://github.com/justinmc/parse-pdb-rust" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]