Skip to content

[Bug]: src/crates/jf/Cargo.lock is not valid #21071

@rhoriguchi

Description

@rhoriguchi

Bug description

While packaging 2.7.0, I've noticed that the lock file is not valid:

> cd src/crates/jf
> cargo vendor vendor/
error: failed to sync

Caused by:
  found duplicate version of package `flatten-serde-json v1.18.0` vendored from two sources:

        source 1: https://github.com/meilisearch/meilisearch?branch=main#795045c0
        source 2: https://github.com/meilisearch/meilisearch#795045c0

Expected behavior

The lock file to be valid.

Steps to reproduce

  1. Navigate to src/crates/jf
  2. Try to vendor the lock file cargo vendor vendor/

Installation method

kickstart.sh

System info

None

Netdata build info

None

Additional info

No response

Metadata

Metadata

Assignees

Labels

bugneeds triageIssues which need to be manually labelled

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions