# 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 = "2018" name = "ivy-collision" version = "0.10.3" description = "3D collision crate for Ivy" documentation = "https://lib.rs/ivy-collision" readme = "../README.md" keywords = ["physics", "collisions", "rigidbody", "game"] license-file = "LICENSE" repository = "https://github.com/ten3roberts/ivy" [dependencies.arrayvec] version = "0.7.2" [dependencies.derive-for] version = "1.2.2" [dependencies.derive_more] version = "0.99.17" [dependencies.flume] version = "0.10.10" [dependencies.glam] version = "0.20.2" [dependencies.hecs] version = "0.7.3" [dependencies.hecs-schedule] version = "0.5.0" [dependencies.ivy-base] version = "0.10.0" [dependencies.ivy-resources] version = "0.10.0" [dependencies.ordered-float] version = "2.10.0" [dependencies.palette] version = "0.6.0" [dependencies.rayon] version = "1.5.1" [dependencies.records] version = "0.1.1" [dependencies.slotmap] version = "1.0.6" [dependencies.smallvec] version = "1.7.0"