# 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 = "rayngin" version = "0.3.2" authors = ["sunkware "] description = "3D 6DF framework/engine for approach&click quests in rectangular chambers with objects consisting of balls." homepage = "https://sunkware.org/rayngin/index.php" readme = "README.md" keywords = ["framework", "engine", "game", "quest", "raycast"] categories = ["game-engines"] license = "GPL-3.0-or-later" [profile.release] incremental = true [dependencies.image] version = "0.23" [dependencies.miniz_oxide] version = "0.3" [dependencies.num_cpus] version = "1.13" [dependencies.rand] version = "0.7" [dependencies.rayon] version = "1.3" [dependencies.sdl2] version = "0.34" features = ["ttf", "mixer", "unsafe_textures"] default-features = false [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.serde_json] version = "1.0"