# 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 = "rtcd" version = "0.0.1" authors = ["Lucas Girouard-Stranks (lithiumtoast) "] description = "Real-Time Collision Detection" homepage = "https://rtcd.dev" documentation = "https://rtcd.dev" readme = "README.md" keywords = ["real-time", "collision", "detection", "game", "simulation"] categories = ["game-engines", "graphics", "data-structures", "algorithms", "simulation"] license = "MIT" repository = "https://github.com/lithiumtoast/real-time-collision-detection" [dependencies] [badges]