Skip to content

invalid type: map, expected a string for key package.rust-version #66

@kkettinger

Description

@kkettinger

When the key rust-version.workspace is used in the [package] group, i get this error:

error: failed to load manifest for workspace member `/home/devel/projects/slintui/slint/api/cpp`

Caused by:
  failed to parse manifest at `/home/devel/projects/slintui/slint/api/cpp/Cargo.toml`

Caused by:
  invalid type: map, expected a string for key `package.rust-version`

Contents of the Config.toml:

[package]
...
rust-version.workspace = true

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