mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-31 05:49:23 -05:00
[PR #5709] [MERGED] Update Rust, Crates and other deps #12514
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/5709
Author: @BlackDex
Created: 3/19/2025
Status: ✅ Merged
Merged: 3/19/2025
Merged by: @dani-garcia
Base:
main← Head:update-rust-crates-and-deps📝 Commits (1)
e236213Update Rust, Crates and other deps📊 Changes
14 files changed (+622 additions, -256 deletions)
View changed files
📝
.github/workflows/build.yml(+3 -3)📝
.github/workflows/hadolint.yml(+1 -1)📝
.github/workflows/release.yml(+14 -14)📝
.github/workflows/trivy.yml(+1 -1)📝
.pre-commit-config.yaml(+1 -1)📝
Cargo.lock(+217 -60)📝
Cargo.toml(+4 -4)📝
docker/DockerSettings.yaml(+1 -1)📝
docker/Dockerfile.alpine(+4 -4)📝
docker/Dockerfile.debian(+1 -1)📝
rust-toolchain.toml(+1 -1)📝
src/http_client.rs(+5 -5)📝
src/static/scripts/datatables.css(+14 -12)📝
src/static/scripts/datatables.js(+355 -148)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.