repertory 0.1.0

Actor system built around `std::future` and async/await
Documentation
[package]
name = "repertory"
version = "0.1.0"
authors = ["Josh Robson Chase"]
edition = "2018"
license = "MIT/Apache-2.0"
description = "Actor system built around `std::future` and async/await"

[dependencies]