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

fix: update time-rs crate #254

Merged
merged 1 commit into from
Sep 26, 2024
Merged

fix: update time-rs crate #254

merged 1 commit into from
Sep 26, 2024

Conversation

jalil-salame
Copy link
Contributor

@jalil-salame jalil-salame commented Aug 15, 2024

Rust 1.80.0 broke time-rs <0.3.35. We have it locked to v0.3.34 which is affected.

Running cargo update time fixes this issue.

Pushing a new version after this update would be nice. That way we can pull the fix downstream c:

[Rust 1.80.0 broke `time-rs` <0.3.35][1]. We have it locked to v0.3.34
which is affected.

Running `cargo update time` fixes this issue.

[1]: rust-lang/rust#127343
jalil-salame added a commit to jalil-salame/configuration.nix that referenced this pull request Aug 16, 2024
Known issue, it won't be fixed. Programs just need to update to a new
version of `time-rs` (the affected dep).

Waiting for Aloxaf/silicon#254 to land so I can
remove the dependency on the old version.
@mhanberg
Copy link

I love silicon, but currently have to comment it out of my nix config, lets get this merged! 😄

@Aloxaf Aloxaf merged commit a66be54 into Aloxaf:master Sep 26, 2024
@jalil-salame jalil-salame deleted the fix-time-rs branch September 26, 2024 05:56
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.

3 participants