# 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_core" version = "0.0.2" authors = ["Hampus Avekvist "] description = "Oxygen Core is the central part of the Oxygen Game Engine. " homepage = "http://oxygen.avekvist.com/core/" readme = "README.md" keywords = ["oxygen", "game-engine"] categories = ["game-engines"] license = "MIT" repository = "https://github.com/Avekvist/oxygen-game-engine" [dependencies.oxygen_bond] version = "0.0.5" [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"