-
Notifications
You must be signed in to change notification settings - Fork 8
Description
The lock file in the last tagged release is not in sync with the manifest. This isn't because no much time has passed since the release, this is about the lock file not being updated at the moment of release. This makes it impossible to build the released version in a reproducible way, which makes it harder to package properly (as I am trying to do for Arch Linux). It can be built if the lock file is updated (e.g. cargo update), but will not build with just cargo build --locked.
Can we please get a new patch level release with the lock file updated and/or a minor release with the manifest updated with relevant dependency bumps plus the lock file updated to match?
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels