# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "splinosaurus" version = "0.2.2" description = "flexible spline and surface library" readme = "README.md" categories = [ "mathematics", "science", "no-std", ] license = "GPL-3.0" repository = "https://github.com/DSchroer/splinosaurus/" [dependencies.az] version = "1.2" [dependencies.nalgebra] version = "0.32" [dev-dependencies.fixed] version = "1.24" [dev-dependencies.obj] version = "0.10" [dev-dependencies.svg] version = "0.15"