Skip to content

Lock file out of date, please refresh release #68

@alerque

Description

@alerque

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions