Skip to content

complie error when update to new version of time #250

Description

@longzou

error[E0119]: conflicting implementations of trait From<format_description::parse::format_item::HourBase> for type <format_description::parse::format_item::HourBase as format_description::parse::format_item::ModifierValue>::Type
--> C:\Users\mekot.cargo\registry\src\rsproxy.cn-e3de039b2554c837\cookie-0.18.1\src\expiration.rs:129:1
|
129 | impl<T: Into<Option>> From for Expiration {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: conflicting implementation in crate time:
- impl From<format_description::parse::format_item::HourBase> for <format_description::parse::format_item::HourBase as format_description::parse::format_item::ModifierValue>::Type;
= note: upstream crates may add a new impl of trait std::convert::Into<std::option::Option<time::OffsetDateTime>> for type time::format_description::parse::format_item::HourBase in future versions

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions