# 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_orbit" version = "0.0.6" authors = ["Hampus Avekvist "] description = "Oxygen Orbit is an API library (for Perlin Noise and more) mainly developed for the Oxygen Game Engine. " homepage = "http://oxygen.avekvist.com/orbit/" readme = "README.md" keywords = ["oxygen", "api", "algorithms", "game-engine"] categories = ["game-engines", "api-bindings", "algorithms", "encoding", "multimedia::encoding"] license = "MIT" repository = "https://github.com/Avekvist/oxygen-game-engine" [dependencies.chrono] version = "0.4.6" [dependencies.colored] version = "1.6.1" [badges.maintenance] status = "actively-developed" [badges.travis-ci] master = "branch" repository = "Avekvist/oxygen-game-engine"