mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-12 01:45:56 -05:00
[PR #6551] [MERGED] Update crates and Rust #7439
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/6551
Author: @BlackDex
Created: 12/12/2025
Status: ✅ Merged
Merged: 12/19/2025
Merged by: @dani-garcia
Base:
main← Head:update-crates-and-rust📝 Commits (5)
c9fd0e1Update crates and Rust4b375f2Add new updates77d75d4Updated more crates and fix mariadb6d06047Fix icon-fetch errorc22db02Update GHA workflows📊 Changes
14 files changed (+189 additions, -220 deletions)
View changed files
📝
.github/workflows/build.yml(+2 -2)📝
.github/workflows/hadolint.yml(+1 -1)📝
.github/workflows/release.yml(+8 -8)📝
.github/workflows/trivy.yml(+1 -1)📝
Cargo.lock(+145 -144)📝
Cargo.toml(+16 -16)📝
docker/DockerSettings.yaml(+2 -2)📝
docker/Dockerfile.alpine(+5 -5)📝
docker/Dockerfile.debian(+1 -18)📝
docker/Dockerfile.j2(+0 -17)📝
macros/Cargo.toml(+1 -1)📝
rust-toolchain.toml(+1 -1)📝
src/api/core/organizations.rs(+1 -2)📝
src/api/icons.rs(+5 -2)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.