Skip to content

Switch from chrono to the time crate #457

@CryZe

Description

@CryZe

The time crate used to be fairly simplistic and thus mostly unusable for our purposes. So chrono was built on top of it. The time crate since then however got a new maintainer and it's more lightweight than chrono and fits what we use chrono for pretty well. chrono seems to be pretty unmaintained for a while now and there also seems to be a vulnerability in it (race condition in the underlying libc's setenv). So yeah it probably makes sense to look into this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    code qualityAffects the quality of the code.enhancementAn improvement for livesplit-core.suitable for contributionsThe issue is suitable those who are contributing to livesplit-core.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions