[package] name = "rustmp" version = "0.1.0" authors = ["Alex Bowman ", "Raffi Sanna ", "Paul Ouellette ", "Jack Yu "] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] rand = "0.8.3" rayon = "1.5.0" hwloc2 = "2.2.0" lazy_static = "1.4.0"