riker-testkit 0.1.0

Tools to make testing Riker applications easier
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "riker-testkit"
version = "0.1.0"
authors = ["Lee Smith <leenozara@gmail.com>"]
description = "Tools to make testing Riker applications easier"
homepage = "http://riker.rs/logging"
license = "MIT"
readme = "README.md"

[dependencies]
chrono = "0.4"