Commit graph

4 commits

Author SHA1 Message Date
dependabot[bot] 34857cd835
Update pretty_assertions requirement from 0.7.2 to 1.1.0
Updates the requirements on [pretty_assertions](https://github.com/colin-kiegel/rust-pretty-assertions) to permit the latest version.
- [Release notes](https://github.com/colin-kiegel/rust-pretty-assertions/releases)
- [Changelog](https://github.com/colin-kiegel/rust-pretty-assertions/blob/main/CHANGELOG.md)
- [Commits](https://github.com/colin-kiegel/rust-pretty-assertions/compare/v0.7.2...v1.1.0)

---
updated-dependencies:
- dependency-name: pretty_assertions
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-01 21:07:45 +00:00
Paul Horn aa8d1fc386
Use test-case for tests 2021-04-30 23:11:06 +02:00
Paul Horn 38079a0577
Add more pub surface
- e.g. comparisions
- default to cargo compat
2021-04-30 22:27:16 +02:00
Paul Horn f3ad6a12a3
Initial project 2021-02-28 23:48:53 +01:00