serial_test 0.4.0

Allows for the creation of serialised Rust tests
Documentation
[dependencies.lazy_static]
version = "1.2"

[dependencies.parking_lot]
version = "0.10"

[dependencies.serial_test_derive]
version = "~0.4.0"

[package]
authors = ["Tom Parker-Shemilt <palfrey@tevp.net>"]
categories = ["development-tools::testing"]
description = "Allows for the creation of serialised Rust tests"
edition = "2018"
license = "MIT"
name = "serial_test"
readme = "README.md"
repository = "https://github.com/palfrey/serial_test/"
version = "0.4.0"