[package] name = "vector_converter" version = "0.1.1" authors = ["Ben Santora "] edition = "2018" description = "A library to convert between vectors of different types." license = "MIT" repository = "https://github.com/bensatlantik/vector_converter" homepage = "https://github.com/bensatlantik/vector_converter" documentation = "https://docs.rs/vector_converter" readme = "README.md" [dependencies]