Skip to content

[codex] Update time to fix RustSec advisory#128

Draft
Nicolas0315 wants to merge 1 commit into
AprilNEA:masterfrom
Nicolas0315:codex/fix-time-rustsec-2026-0009
Draft

[codex] Update time to fix RustSec advisory#128
Nicolas0315 wants to merge 1 commit into
AprilNEA:masterfrom
Nicolas0315:codex/fix-time-rustsec-2026-0009

Conversation

@Nicolas0315
Copy link
Copy Markdown

Summary

  • Update time from 0.3.45 to 0.3.47 to address RUSTSEC-2026-0009.
  • Update the workspace MSRV from 1.85 to 1.88 because time 0.3.47 requires Rust 1.88.
  • Refresh the vendored openlogi-hidpp MSRV comment so it no longer references the old workspace lower bound.

Validation

  • cargo audit exits 0; RUSTSEC-2026-0009 is no longer reported. Existing unmaintained advisories remain warning-only.
  • cargo fmt --all -- --check
  • cargo metadata --locked --format-version 1 --no-deps
  • CARGO_NET_GIT_FETCH_WITH_CLI=true cargo tree --workspace -i time --target all --locked

cargo clippy --workspace --all-targets -- -D warnings was attempted, but local linking is blocked before project code compiles because this machine has not accepted the Xcode license (sudo xcodebuild -license).

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