[package] name = "wsp" version = "0.1.6" edition = "2021" license = "MIT" description = "Rust implementation of the WSP space filling algorithm" readme = "README.md" repository = "https://github.com/louisna/rust-wsp.git" keywords = ["WSP", "space-filling"] authors = ["Louis Navarre