mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-23 08:32:45 -05:00
[PR #5248] [MERGED] Update Rust and crates #23112
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/5248
Author: @BlackDex
Created: 11/29/2024
Status: ✅ Merged
Merged: 12/5/2024
Merged by: @dani-garcia
Base:
main← Head:update-rust-and-crates📝 Commits (3)
264d476Update Rust and crates2ed48fcSome additional updateseb17609Also patch yubico-rs and latest updates📊 Changes
13 files changed (+243 additions, -370 deletions)
View changed files
📝
.github/workflows/build.yml(+11 -4)📝
.github/workflows/hadolint.yml(+1 -1)📝
.github/workflows/release.yml(+1 -1)📝
.github/workflows/trivy.yml(+6 -3)📝
Cargo.lock(+165 -291)📝
Cargo.toml(+22 -18)📝
docker/DockerSettings.yaml(+1 -1)📝
docker/Dockerfile.alpine(+4 -4)📝
docker/Dockerfile.debian(+1 -1)📝
rust-toolchain.toml(+1 -1)📝
src/api/icons.rs(+4 -8)📝
src/db/mod.rs(+8 -14)📝
src/main.rs(+18 -23)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.