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

Handle Chrono breaking Change #512

Closed
wants to merge 3 commits into from
Closed

Handle Chrono breaking Change #512

wants to merge 3 commits into from

Conversation

tiagolobocastro
Copy link
Collaborator

ci(actix-2): disable tests

chrono 0.4.30 included a breaking change with the Duration:
https://github.com/chronotope/chrono/releases/tag/v0.4.30
This only affects actix2 actix-http 1, so simply disable its
CI for now since it's unlikely anyone is still using it anyways and
we should probably remove support for this in the future.

Signed-off-by: Tiago Castro <[email protected]>

ci(clippy): remove useless conversions and more

Signed-off-by: Tiago Castro <[email protected]>

chrono 0.4.30 included a breaking change with the Duration:
https://github.com/chronotope/chrono/releases/tag/v0.4.30
This only affects actix2 actix-http 1, so simply disable its
CI for now since it's unlikely anyone is still using it anyways and
we should probably remove support for this in the future.

Signed-off-by: Tiago Castro <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant