[package] name = "xenobalanus" version = "0.2.0" edition = "2021" authors = ["Tobias Raayoni Last "] repository = "https://github.com/randogoth/xenobalanus" readme = "readme.md" license = "MIT" license-file = "LICENSE" keywords = ["dtscan", "dbscan", "delfin", "cluster", "void", "delaunay", "astronomy", "attractor"] categories = ["algorithms", "science", "mathematics"] [lib] name = "xenobalanus" [dependencies] delaunator = "1.0.2" geo = "0.30" rand = "0.10" rayon = "1.12"