[package] name = "vec_split" version = "0.1.4" edition = "2021" description = "Splits arrays of vectors into arrays of items." license = "MIT" repository = "https://github.com/tudbut/vec_split" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]