amethyst_utils 0.15.3

Amethyst utils
[badges.travis-ci]
repository = "amethyst/amethyst"
[dependencies.amethyst_assets]
version = "0.15.3"

[dependencies.amethyst_controls]
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_rendy]
version = "0.15.3"

[dependencies.amethyst_window]
version = "0.15.3"

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

[dependencies.dunce]
version = "1"

[dependencies.log]
version = "0.4.6"

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

[dependencies.specs-derive]
version = "0.4.1"

[dependencies.specs-hierarchy]
version = "0.6.0"

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

[features]
empty = ["amethyst_rendy/empty"]
metal = ["amethyst_rendy/metal"]
profiler = ["thread_profiler/thread_profiler"]
vulkan = ["amethyst_rendy/vulkan", "amethyst_rendy/vulkan-x11"]

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