[package] name = "littletest" version = "0.2.2" authors = ["Justin Latimer "] license = "MIT" readme = "README.md" repository = "https://github.com/justinlatimer/littletest" homepage = "https://github.com/justinlatimer/littletest" documentation = "https://github.com/justinlatimer/littletest" description = """ A little testing library. """ [dependencies] rayon = "0.5"