[package] name = "legasea_line" version = "0.2.1" authors = ["Benjamin Halsted "] edition = "2018" license = "MIT" description = "Tools for working with lines" homepage = "https://git.sr.ht/~halzy/legasea_line" repository = "https://git.sr.ht/~halzy/legasea_line" keywords = ["line","distance"] readme = "README.md" categories = ["mathematics"] [dependencies] num-traits = "0.2.14" mint = "0.5.6" [dev-dependencies] approx = "0.4.0"