[dependencies.gfx-hal]
version = "0.3"
[dependencies.log]
version = "0.4"
[dependencies.thread_profiler]
version = "0.3"
[features]
profiler = ["thread_profiler/thread_profiler"]
[package]
authors = ["omni-viral <scareaangel@gmail.com>"]
categories = ["rendering"]
description = "Rendy's node synchronization tool"
documentation = "https://docs.rs/rendy-chain"
edition = "2018"
keywords = ["graphics", "gfx-hal", "rendy"]
license = "MIT OR Apache-2.0"
name = "rendy-chain"
repository = "https://github.com/amethyst/rendy"
version = "0.4.1"