amethyst_core 0.5.0

Amethyst core
Documentation
[badges.appveyor]
repository = "amethyst/amethyst"

[badges.travis-ci]
repository = "amethyst/amethyst"
[dependencies.approx]
version = "0.3"

[dependencies.error-chain]
version = "0.12"

[dependencies.fnv]
version = "1"

[dependencies.hibitset]
features = ["parallel"]
version = "0.5.2"

[dependencies.log]
version = "0.4"

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

[dependencies.rayon]
version = "1.0.2"

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

[dependencies.shred]
version = "0.7"

[dependencies.shrev]
version = "1.0"

[dependencies.specs]
features = ["common"]
version = "0.14"

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

[dependencies.thread_profiler]
optional = true
version = "0.3"
[dev-dependencies.amethyst]
version = "0.10.0"

[features]
nightly = ["shred/nightly"]
profiler = ["thread_profiler/thread_profiler"]
saveload = ["specs/serde"]

[package]
authors = ["Simon Rönnberg <seamonr@gmail.com>"]
description = "Amethyst core"
documentation = "https://www.amethyst.rs/doc/master/doc/amethyst_core/"
edition = "2018"
homepage = "https://www.amethyst.rs/"
license = "MIT/Apache-2.0"
name = "amethyst_core"
repository = "https://github.com/amethyst/amethyst"
version = "0.5.0"