MarcoIeni / release-plz

Publish Rust crates from CI with a Release PR.
https://release-plz.ieni.dev
Apache License 2.0
809 stars 78 forks source link

failed to update packages: Cargo.lock #1791

Open XAMPPRocky opened 5 hours ago

XAMPPRocky commented 5 hours ago

Bug description

Hello, since pushing some new crates commits I've been getting the following error in CI, I've also tried running release-plz locally and also get the error, however I can't seem to fix it because I don't get a new Cargo.lock running cargo update or release-plz update so I don't know how to fix it.

https://github.com/librasn/rasn/actions/runs/11419906730/job/31775006033

To Reproduce

Steps to reproduce the behavior:

  1. git clone https://github.com/librasn/rasn
  2. release-plz update

Expected behavior

release-plz provides the diff or works.

MarcoIeni commented 2 hours ago

I'm busy for now. Maybe I can have a look next weekend. I hope someone else can have a look in the meantime