# 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 = "boostvoronoi_ext" version = "0.11.1" authors = ["eadf "] exclude = [ "img/*", "idea/*", ".github/*", ] description = "Boost voronoi private workspace (this workspace will be re-integrated in the main crate in next release)" license = "BSL-1.0" repository = "https://codeberg.org/eadf/boostvoronoi_rs" [dependencies.approx] version = "0.5.1" [dependencies.libm] version = "0.2.8" [dependencies.num-traits] version = "0.2.17" [dependencies.ordered-float] version = "4.2.0" [dependencies.smallvec] version = "1.11.2"