Skip to content

Pin all dependencies to an exact version #12

Closed
@ojeda

Description

@ojeda

To ensure reproducible builds and no unintended updates even if a developer runs cargo on their own without one of the locking flags, pin all dependencies to an exact version, explicitly managing them from now on:

  • bitflags is missing the minor and the patch number.
  • bindgen is missing the patch number.

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