amethyst_core 0.15.3

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

[dependencies.alga]
default-features = false
version = "0.9.2"

[dependencies.alga_derive]
version = "0.9.1"

[dependencies.amethyst_error]
version = "0.15.3"

[dependencies.approx]
version = "0.3.2"

[dependencies.derivative]
version = "2.1.1"

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

[dependencies.fnv]
version = "1.0.6"

[dependencies.getset]
version = "0.0.9"

[dependencies.log]
version = "0.4.8"

[dependencies.nalgebra]
features = ["serde-serialize", "mint"]
version = "0.19.0"

[dependencies.num-traits]
version = "0.2.11"

[dependencies.rayon]
version = "1.3.0"

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

[dependencies.specs]
default-features = false
features = ["shred-derive", "specs-derive"]
version = "0.16.0"

[dependencies.specs-hierarchy]
default-features = false
version = "0.6"

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

[features]
default = ["specs/parallel", "specs-hierarchy/parallel"]
profiler = ["thread_profiler/thread_profiler"]
saveload = ["specs/serde"]
storage-event-control = ["specs/storage-event-control"]

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