Skip to content

Remove the unmaintained chrono dependency #126

@niklaslong

Description

@niklaslong

The crate is unmaintained and currently carries two security vulnerabilities:

Having skimmed the code, it should be easy to replace chrono::DateTime<Utc> with e.g. time::OffsetDateTime. There might be some parsing logic to adjust as well.

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