Upd Crates, Rust, MSRV, GHA and remove Backtrace #1713

Closed
opened 2026-04-06 02:16:49 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @BlackDex on 3/5/2023

  • Changed MSRV to v1.65. Discussed this with @dani-garcia, and we will support N-2. This is/will be the same as for the time crate we use. Also updated the wiki regarding this https://github.com/dani-garcia/vaultwarden/wiki/Building-binary
  • Removed backtrace crate in favor of std::backtrace stable since v1.65
  • Updated Rust to v1.67.1
  • Updated all the crates
  • Updated the GHA action versions
  • Adjusted the GHA MSRV build to extract the MSRV from Cargo.toml
*Originally created by @BlackDex on 3/5/2023* - Changed MSRV to v1.65. Discussed this with @dani-garcia, and we will support **N-2**. This is/will be the same as for the `time` crate we use. Also updated the wiki regarding this https://github.com/dani-garcia/vaultwarden/wiki/Building-binary - Removed backtrace crate in favor of `std::backtrace` stable since v1.65 - Updated Rust to v1.67.1 - Updated all the crates - Updated the GHA action versions - Adjusted the GHA MSRV build to extract the MSRV from `Cargo.toml`
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#1713