Skip to content

chore: bump Rust toolchain to 1.93.0 and update dependencies#189

Merged
JanZachmann merged 3 commits intoomnect:mainfrom
JanZachmann:fix-webservice-shutdown
Feb 10, 2026
Merged

chore: bump Rust toolchain to 1.93.0 and update dependencies#189
JanZachmann merged 3 commits intoomnect:mainfrom
JanZachmann:fix-webservice-shutdown

Conversation

@JanZachmann
Copy link
Contributor

@JanZachmann JanZachmann commented Feb 10, 2026

Summary

  • Bump Rust toolchain from 1.87.0 to 1.93.0
  • Update all cargo dependencies to latest compatible versions
  • Fix RUSTSEC-2026-0009 security vulnerability in time crate (DoS via Stack Exhaustion) by updating to 0.3.47
  • Fix 4 collapsible_if clippy lints introduced in Rust 1.93

JanZachmann and others added 3 commits February 8, 2026 16:15
Signed-off-by: Jan Zachmann <50990105+JanZachmann@users.noreply.github.com>
Fixes RUSTSEC-2026-0009 (time crate DoS vulnerability) by updating
to time 0.3.47. Also fixes collapsible_if clippy lints for Rust 1.93.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@JanZachmann JanZachmann merged commit b807b24 into omnect:main Feb 10, 2026
3 checks passed
@JanZachmann
Copy link
Contributor Author

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