# 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 = "iron-shapes-algorithms" version = "0.1.0" authors = ["Thomas Kramer "] description = "Geometric algorithms for the iron-shapes geometry crate." readme = "README.md" license = "AGPL-3.0-or-later" resolver = "1" [dependencies.iron-shapes] version = "0.1" [dependencies.iron-shapes-booleanop] version = "0.1" [dependencies.itertools] version = "0.13" [dependencies.num-integer] version = "0.1" [dependencies.num-rational] version = "0.4" [dependencies.num-traits] version = "0.2"