# 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 = "bevy_retrograde_physics" version = "0.2.1" authors = ["Katharos Technology LLC."] description = "Physics utilities for Bevy Retrograde" documentation = "https://docs.rs/bevy_retrograde_physics" readme = "../../README.md" keywords = ["bevy", "gamedev", "2D", "bevy_retrograde", "pixel-perfect"] categories = ["game-engines", "multimedia", "rendering::engine", "wasm"] license-file = "LICENSE.md" repository = "https://github.com/katharostech/bevy_retrograde" [dependencies.bevy] version = "0.5" default-features = false [dependencies.bevy_retrograde_core] version = "0.2" [dependencies.density-mesh-core] version = "1.5.0" [dependencies.density-mesh-image] version = "1.5.0" [dependencies.heron] version = "0.11.0" features = ["2d"] default-features = false [dependencies.image] version = "0.23.14" [features] default = []