Skip to content

Can't build project with serde with latest cargo #5453

@ehuss

Description

@ehuss

Building a project with a dependency serde = "1.0" causes the following error:

error: no matching version `^1.0` found for package `serde`
location searched: registry `https://github.com/rust-lang/crates.io-index`
versions found: 0.9.6, 0.9.5, 0.9.4, ...

This might be caused by #5300 (cc @djc).

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