mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-09 04:32:44 -05:00
[PR #6843] [MERGED] Update Rust and Crates and GHA #7487
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/dani-garcia/vaultwarden/pull/6843
Author: @BlackDex
Created: 2/17/2026
Status: ✅ Merged
Merged: 2/17/2026
Merged by: @dani-garcia
Base:
main← Head:update-crates-and-rust📝 Commits (1)
9a14818Update Rust and Crates and GHA📊 Changes
13 files changed (+173 additions, -203 deletions)
View changed files
📝
.github/workflows/build.yml(+2 -2)📝
.github/workflows/trivy.yml(+2 -2)📝
.github/workflows/typos.yml(+1 -1)📝
.pre-commit-config.yaml(+1 -1)📝
Cargo.lock(+141 -169)📝
Cargo.toml(+9 -9)📝
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(+3 -4)📝
src/api/identity.rs(+5 -6)📝
src/crypto.rs(+2 -2)📄 Description
Adjust changes needed for the newer
randcrate🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.