cool_asserts 1.0.0

A collection of useful testing assertions and utilities
Documentation
[package]
name = "cool_asserts"
version = "1.0.0"
authors = ["Nathan West <Lucretiel@gmail.com>"]
edition = "2018"
readme = "README.md"
description = "A collection of useful testing assertions and utilities"
repository = "https://github.com/Lucretiel/cool_asserts"
license = "MPL-2.0"

[badges]
travis-ci = { repository = "Lucretiel/cool_asserts" }
maintenance = { status = "actively-developed" }

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]