Skip to content

Fails to compile on latest nightly #1098

@theoparis

Description

@theoparis

See time-rs/time#681, it seems like some dependencies need to be updated since it isn't used directly...

Adding the following to Cargo.toml in this repository seems to fix it for the time being.

[patch.crates-io]
time = { git = "https://github.com/time-rs/time" }

Update: I think the correct fix would actually be updating Cargo.lock and the time-macros crate.

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