You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 29, 2021. It is now read-only.
This updates the difference dependency to version 2, which introduces a
slightly rewritten difference algorithm and was failing tests for some
crates (including this one). Hence the major version bump.
The failing test in this case was just some white space being prepended
to the output (presumably because difference added an empty string to the
beginning of its output before), so that looks more like a fix to me.
0 commit comments