This PR is a test to see if there's a dependency that breaks CI when we upgrade. I just ran cargo update. Sure enough, CI begins to fail. Note: I'm not actually sure this is caused by a dependency changing. Compare against #146 which does not change dependency versions.
This PR is a test to see if there's a dependency that breaks CI when we upgrade. I just ran
cargo update
. Sure enough, CI begins to fail. Note: I'm not actually sure this is caused by a dependency changing. Compare against #146 which does not change dependency versions.