[PR #6485] [MERGED] Update crates and Rust version #3793

Closed
opened 2026-03-03 10:21:34 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/6485
Author: @BlackDex
Created: 11/22/2025
Status: Merged
Merged: 11/23/2025
Merged by: @dani-garcia

Base: mainHead: update-crates


📝 Commits (4)

  • 4675661 Update crates and Rust version
  • f4068e9 Fix some issues/comments
  • 86e5edc Update some crates
  • 98bf0e3 Merge branch 'main' into update-crates

📊 Changes

12 files changed (+231 additions, -142 deletions)

View changed files

📝 Cargo.lock (+186 -113)
📝 Cargo.toml (+7 -7)
📝 docker/DockerSettings.yaml (+1 -1)
📝 docker/Dockerfile.alpine (+4 -4)
📝 docker/Dockerfile.debian (+1 -1)
📝 macros/Cargo.toml (+2 -2)
📝 rust-toolchain.toml (+1 -1)
📝 src/api/core/sends.rs (+1 -1)
📝 src/db/models/attachment.rs (+1 -1)
📝 src/mail.rs (+3 -3)
📝 src/main.rs (+2 -2)
📝 src/sso.rs (+22 -6)

📄 Description

  • Update all crates (where possible) Adjusted code where needed
  • Fixed some nightly clippy lints

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/dani-garcia/vaultwarden/pull/6485 **Author:** [@BlackDex](https://github.com/BlackDex) **Created:** 11/22/2025 **Status:** ✅ Merged **Merged:** 11/23/2025 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `main` ← **Head:** `update-crates` --- ### 📝 Commits (4) - [`4675661`](https://github.com/dani-garcia/vaultwarden/commit/4675661964dd42e5d2cdf0f9d7bb4d0974688f0f) Update crates and Rust version - [`f4068e9`](https://github.com/dani-garcia/vaultwarden/commit/f4068e99afc32740587e839fa0fda3f1c2520298) Fix some issues/comments - [`86e5edc`](https://github.com/dani-garcia/vaultwarden/commit/86e5edc105764db440b30319fb8ea0e206303895) Update some crates - [`98bf0e3`](https://github.com/dani-garcia/vaultwarden/commit/98bf0e3c72cced5b94c55b5a187f5b310e804b1f) Merge branch 'main' into update-crates ### 📊 Changes **12 files changed** (+231 additions, -142 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+186 -113) 📝 `Cargo.toml` (+7 -7) 📝 `docker/DockerSettings.yaml` (+1 -1) 📝 `docker/Dockerfile.alpine` (+4 -4) 📝 `docker/Dockerfile.debian` (+1 -1) 📝 `macros/Cargo.toml` (+2 -2) 📝 `rust-toolchain.toml` (+1 -1) 📝 `src/api/core/sends.rs` (+1 -1) 📝 `src/db/models/attachment.rs` (+1 -1) 📝 `src/mail.rs` (+3 -3) 📝 `src/main.rs` (+2 -2) 📝 `src/sso.rs` (+22 -6) </details> ### 📄 Description - Update all crates (where possible) Adjusted code where needed - Fixed some nightly clippy lints --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 10:21:34 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vaultwarden#3793
No description provided.