Skip to content

audit: ignore time crate issue which we don't use#48303

Merged
jkarneges merged 1 commit intomainfrom
jkarneges/ignore-time-crate-issue
Feb 10, 2026
Merged

audit: ignore time crate issue which we don't use#48303
jkarneges merged 1 commit intomainfrom
jkarneges/ignore-time-crate-issue

Conversation

@jkarneges
Copy link
Member

This issue in the time crate has been fixed in a new version but it needs Rust 1.88 and our MSRV is 1.75. Fortunately, it's not an issue that affects us so we can just silence the error.

(Our MSRV policy is to not exceed the version available in the latest Ubuntu LTS, which is currently 1.75 in Ubuntu 24.04.)

@jkarneges jkarneges requested a review from a team February 10, 2026 17:55
@jkarneges jkarneges merged commit 611ffdc into main Feb 10, 2026
19 checks passed
@jkarneges jkarneges deleted the jkarneges/ignore-time-crate-issue branch February 10, 2026 19:28
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