# 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 = "delaunay_creator" version = "0.2.6" authors = ["nash1111 ken1251213@gmail.com"] description = "delaunay triangulation for 2D and 3D(not implemented yet)" readme = "README.md" license-file = "LICENSE" [dev-dependencies.plotters] version = "0.3.5" [dev-dependencies.rand] version = "0.8.5"