Closed duesee closed 11 months ago
Reference is #23. I'm not sure I fully understand the implications of commiting the Cargo.lock file. So, for now, only the -Zminimal-versions test. It already captured a few issues in my projects, so it's probably good to already have this in CI.
Cargo.lock
-Zminimal-versions
This looks good, thank you!
I'll merge this and then clean up the CI issues if they persist :)
Reference is #23. I'm not sure I fully understand the implications of commiting the
Cargo.lock
file. So, for now, only the-Zminimal-versions
test. It already captured a few issues in my projects, so it's probably good to already have this in CI.