[package] name = "splinosaurus" version = "0.2.2" edition = "2021" repository = "https://github.com/DSchroer/splinosaurus/" description = "flexible spline and surface library" license = "GPL-3.0" categories = ["mathematics", "science", "no-std"] [dependencies] nalgebra = "0.32" az = "1.2" [dev-dependencies] fixed = "1.24" svg = "0.15" obj = "0.10"