[dependencies.darrentsung_debug_parser]
version = "0.3.1"
[dependencies.pretty_assertions]
version = "1.0"
[dev-dependencies.chrono]
version = "0.4.19"
[dev-dependencies.indoc]
version = "1.0"
[dev-dependencies.serde_json]
version = "1.0.85"
[package]
authors = ["Darren Tsung <darren.tsung@gmail.com>"]
categories = ["development-tools"]
description = "Wrapper around the `rust-pretty-assertions` crate that allows for the ability to sort the Debug output."
documentation = "https://docs.rs/pretty_assertions_sorted"
edition = "2018"
keywords = ["assert", "diff", "pretty", "color", "sort"]
license = "MIT/Apache-2.0"
name = "pretty_assertions_sorted"
readme = "README.md"
repository = "https://github.com/DarrenTsung/rust-pretty-assertions-sorted"
version = "1.2.3"