[package] name = "hello_cargo" version = "0.1.0" authors = ["inga-lovinde <52715130+inga-lovinde@users.noreply.github.com>"] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] packed_simd = { version = "0.3.4", package = "packed_simd_2" }