Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable the "oldtime" feature of chrono #548

Merged
merged 2 commits into from
May 12, 2023

Commits on May 11, 2023

  1. Disable the "oldtime" feature of chrono

    This feature, enabled by default in chrono versions <5, includes a
    dependency on the deprecated time@0.1.x. A security advisory is issued
    for this verion of time. Some details available here:
    chronotope/chrono#602
    tommy committed May 11, 2023
    Configuration menu
    Copy the full SHA
    36b35aa View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Update Cargo.toml

    Adds context around why this change is needed.
    almann committed May 12, 2023
    Configuration menu
    Copy the full SHA
    a10284b View commit details
    Browse the repository at this point in the history