kherge/rs.aws-login

Outdated Cargo.lock failing builds.

Closed this issue · 0 comments

The following checks have been done.

  • I could not find another bug report that covers what I discovered.
  • This report does not request new features or enhancements.

What is the current behavior?

Current build fails on the following command:

cargo build --release --locked

What is the expected behavior?

For the build to successfully complete.

Some additional context.

I introduced this issue when I pushed directly to master. Lesson learned.