[package] name = "outliers_table" version = "0.1.5" authors = ["Alexandros Platanios"] edition = "2021" description = "Outliers table, prices with outliers. Contains .dll" license = "MIT" publish = true [lib] name = "outliers_table" path = "src/lib.rs"