# 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" rust-version = "1.56.1" name = "bader" version = "0.4.8" authors = ["Adam Kerrigan "] description = "Multi-threaded Bader Charge Analysis" readme = "README.md" keywords = [ "Analysis", "Materials_Science", "Physics", "Chemistry", "Multi-Threading", ] categories = [ "command-line-utilities", "science", ] license = "MIT" repository = "https://github.com/adam-kerrigan/bader-rs" [dependencies.crossbeam-utils] version = "0.8.12" [dependencies.num_cpus] version = "1.13.0" [dependencies.rustc-hash] version = "1.1.0"