[package]
authors = ["Jonathan Turner"]
description = """
A simple actor library for Rust
"""
homepage = "https://github.com/jonathandturner/actress"
include = ["**/*.rs", "Cargo.toml"]
license = "MIT/Apache-2.0"
name = "actress"
readme = "README.md"
repository = "https://github.com/jonathandturner/actress"
version = "0.1.0"