# 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] name = "oxygen_suite" version = "0.0.5" authors = ["Hampus Avekvist "] description = "Oxygen Suite is a set of tools made with the Oxygen Game Engine to make assets. " homepage = "http://oxygen.avekvist.com/suite" readme = "README.md" keywords = ["oxygen", "suite", "game-engine"] categories = ["game-engines", "development-tools", "text-editors", "visualization"] license = "MIT" repository = "https://github.com/Avekvist/oxygen-game-engine" [dependencies.oxygen_bond] version = "0.0.5" [dependencies.oxygen_core] version = "0.0.2" [dependencies.oxygen_electron] version = "0.0.5" [dependencies.oxygen_emission] version = "0.0.5" [dependencies.oxygen_orbit] version = "0.0.6" [dependencies.oxygen_photon] version = "0.0.5" [dependencies.oxygen_quantum] version = "0.0.5" [dependencies.oxygen_quark] version = "0.0.6" [dependencies.oxygen_wave] version = "0.0.5" [badges.maintenance] status = "actively-developed" [badges.travis-ci] master = "branch" repository = "Avekvist/oxygen-game-engine"