Use similar to diff expected and actual output in filetests (#4282)

This commit is contained in:
Trevor Elliott
2022-06-16 12:27:49 -07:00
committed by GitHub
parent c7be93753a
commit 337c1ca832
3 changed files with 13 additions and 6 deletions

View File

@@ -25,3 +25,4 @@ num_cpus = "1.8.0"
target-lexicon = "0.12"
thiserror = "1.0.15"
anyhow = "1.0.32"
similar = "2.1.0"