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

Update dependencies so it builds with latest Rust #17

Merged
merged 2 commits into from
Nov 8, 2024

Conversation

patka-123
Copy link
Contributor

@patka-123 patka-123 commented Nov 4, 2024

Rust 1.80.0 introduced a regression that prevents older versions of the Time package from compiling (rust-lang/rust#127343). This is fixed by updating 'time' to => 0.3.35. I decided to update all dependencies and everything still seems to work. If this is unwanted please let me know so I'll update this PR to only bump the time dependency.

I noticed this while doing nixpkgs maintenance and came across a build error. If this is merged would you mind creating a new release?

Rust 1.80.0 introduced a regression that prevents older versions of the Time package from compiling (rust-lang/rust#127343). This is fixed by updating 'time' to => 0.3.35
@patka-123 patka-123 changed the title Update dependencies so it build with latest Rust Update dependencies so it builds with latest Rust Nov 4, 2024
actions/upload-artifact@v2 is no longer usable
@Frazew Frazew merged commit a1905e3 into scaleway:master Nov 8, 2024
1 check passed
@Frazew
Copy link
Collaborator

Frazew commented Nov 8, 2024

Thank you! I've tagged a new release here and published a new crate version, let me know if I missed anything required for nixpkgs

@patka-123 patka-123 deleted the cargo-update branch November 8, 2024 18:32
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.

2 participants