[PR #5508] [MERGED] Update Rust to 1.84.1 #7267

Closed
opened 2026-03-07 21:13:57 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/5508
Author: @dfunkt
Created: 1/31/2025
Status: Merged
Merged: 2/1/2025
Merged by: @BlackDex

Base: mainHead: update-rust-version


📝 Commits (1)

📊 Changes

8 files changed (+167 additions, -85 deletions)

View changed files

📝 Cargo.lock (+151 -69)
📝 Cargo.toml (+5 -5)
📝 docker/DockerSettings.yaml (+1 -1)
📝 docker/Dockerfile.alpine (+4 -4)
📝 docker/Dockerfile.debian (+1 -1)
📝 rust-toolchain.toml (+1 -1)
📝 src/api/core/accounts.rs (+2 -2)
📝 src/crypto.rs (+2 -2)

📄 Description

  • also update the crates
  • add necessary modifications for rand upgrade
  • small_rng is enabled by default now

🔄 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/5508 **Author:** [@dfunkt](https://github.com/dfunkt) **Created:** 1/31/2025 **Status:** ✅ Merged **Merged:** 2/1/2025 **Merged by:** [@BlackDex](https://github.com/BlackDex) **Base:** `main` ← **Head:** `update-rust-version` --- ### 📝 Commits (1) - [`0d40342`](https://github.com/dani-garcia/vaultwarden/commit/0d40342cdf83a03b9acc2a34ca4bf4ef7d189fc0) Update Rust to 1.84.1 ### 📊 Changes **8 files changed** (+167 additions, -85 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+151 -69) 📝 `Cargo.toml` (+5 -5) 📝 `docker/DockerSettings.yaml` (+1 -1) 📝 `docker/Dockerfile.alpine` (+4 -4) 📝 `docker/Dockerfile.debian` (+1 -1) 📝 `rust-toolchain.toml` (+1 -1) 📝 `src/api/core/accounts.rs` (+2 -2) 📝 `src/crypto.rs` (+2 -2) </details> ### 📄 Description - also update the crates - add necessary modifications for `rand` upgrade - `small_rng` is enabled by default now --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-07 21:13:57 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#7267