# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "fastcurve_3d" version = "0.1.1" authors = ["Giovan Battista Errante"] description = "Library for 3D and 2D fast curve generation" homepage = "https://github.com/gberrante/fastcurve_3d" readme = "README.md" keywords = ["graphics", "path", "3d", "curve", "games"] categories = ["graphics", "science::robotics", "mathematics", "games"] license-file = "LICENSE.txt" repository = "https://github.com/gberrante/fastcurve_3d" [dependencies]