Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Cargo.lock is out of date in v0.8.0 #27

@DerpDays

Description

@DerpDays

For the release v0.8.0, the Cargo.lock file is not in sync with the dependencies in Cargo.toml which makes it hard to package, i suggest maybe creating a new release v0.8.1 which includes the newly updated Cargo.toml?

For example in v0.8.0:
Cargo.toml (clap v4.4.4) - Cargo.lock (clap v4.4.7)
Which are out of sync

Whereas this is resolved in the latest git commit 891b4e9
latest git (clap v4.4.10 in both Cargo.{lock,toml})

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