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

Remove chrono from dependencies. Removes datetime value variant. #399

Merged
merged 7 commits into from
Jul 24, 2023

Conversation

obi1kenobi
Copy link
Owner

@obi1kenobi obi1kenobi commented Jul 24, 2023

chrono is unmaintained and was causing cargo deny failures for other projects. It wasn't actually usable here, so I'm removing it and I'm also removing the FieldValue variant that used a datetime but was otherwise unfinished / unimplemented.

@obi1kenobi obi1kenobi enabled auto-merge (squash) July 24, 2023 18:35
@obi1kenobi obi1kenobi added A-ir Area: compiler intermediate representation R-breaking-change Release: implementing or merging this will introduce a breaking change. R-relnotes Release: document this in the release notes of the next release labels Jul 24, 2023
@obi1kenobi obi1kenobi merged commit 71edfb9 into main Jul 24, 2023
11 checks passed
@obi1kenobi obi1kenobi deleted the remove_chrono_from_dependencies branch July 24, 2023 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-ir Area: compiler intermediate representation R-breaking-change Release: implementing or merging this will introduce a breaking change. R-relnotes Release: document this in the release notes of the next release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant