Skip to content

Perseus can't process latest Cargo.lock format version 4 #334

@menjaraz

Description

@menjaraz

I'm working both on a LMDE 6 Faye and Windows 10.

I've successfully installed Perseus and can create a new project using the CLI tool without any fuss.

Unfortunately perseus serve -w doesn't work because apparently the new format is not taken yet in charge.

PS C:\Users\####\Desktop\my-perseus> perseus serve -w
  🔏 Generating Cargo lockfile...✅
Error: couldn't load `Cargo.lock` from workspace root

Caused by:
        parse error: parse error: invalid Cargo.lock format version: `4`

Projects including Cargo.lock in the right format can be built and work like charm.

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