amethyst_controls 0.15.3

Amethyst controls
Documentation
[badges.travis-ci]
repository = "amethyst/amethyst"

[dependencies.amethyst_assets]
version = "0.15.3"

[dependencies.amethyst_core]
version = "0.15.3"

[dependencies.amethyst_derive]
version = "0.15.3"

[dependencies.amethyst_error]
version = "0.15.3"

[dependencies.amethyst_input]
version = "0.15.3"

[dependencies.derive-new]
version = "0.5"

[dependencies.log]
version = "0.4.6"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[dependencies.thread_profiler]
optional = true
version = "0.3"

[dependencies.winit]
features = ["serde"]
version = "0.19"

[features]
profiler = ["thread_profiler/thread_profiler"]

[package]
authors = ["Joël Lupien <jojolepro@jojolepro.com>", "Amethyst Foundation <contact@amethyst.rs>"]
description = "Amethyst controls"
documentation = "https://docs.amethyst.rs/stable/amethyst_controls/"
edition = "2018"
homepage = "https://amethyst.rs/"
license = "MIT/Apache-2.0"
name = "amethyst_controls"
repository = "https://github.com/amethyst/amethyst"
version = "0.15.3"