[dependencies.failure]
version = "^0.1.5"
[dependencies.failure_derive]
version = "^0.1.1"
[dev-dependencies.crossbeam]
version = "^0.7.1"
[dev-dependencies.rand]
version = "^0.6.5"
[package]
authors = ["cowsay"]
description = "Rust-based script programming language."
documentation = "https://docs.rs/shattuck"
edition = "2018"
homepage = "https://github.com/whoiscc/shattuck"
license = "MIT"
license-file = "LICENSE"
name = "shattuck"
readme = "README.md"
repository = "https://github.com/whoiscc/shattuck"
version = "0.1.0"