[PR #6100] [MERGED] Update crates #3720

Closed
opened 2026-03-03 10:21:13 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/6100
Author: @BlackDex
Created: 7/26/2025
Status: Merged
Merged: 7/26/2025
Merged by: @dani-garcia

Base: mainHead: update-crates


📝 Commits (1)

📊 Changes

5 files changed (+93 additions, -95 deletions)

View changed files

📝 .github/workflows/trivy.yml (+1 -1)
📝 Cargo.lock (+84 -78)
📝 Cargo.toml (+7 -7)
📝 src/api/admin.rs (+1 -0)
📝 src/api/core/organizations.rs (+0 -9)

📄 Description

Updated crates and made adjustments where needed.
Also removed a struct which wasn't used and the nightly compiler complained about it.

Used pinact to update GitHub Actions.
Validated GitHub Actions with zizmor.


🔄 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/6100 **Author:** [@BlackDex](https://github.com/BlackDex) **Created:** 7/26/2025 **Status:** ✅ Merged **Merged:** 7/26/2025 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `main` ← **Head:** `update-crates` --- ### 📝 Commits (1) - [`79faeb3`](https://github.com/dani-garcia/vaultwarden/commit/79faeb33088cbc58c38a5543b30f53e8b08b6d09) Update crates ### 📊 Changes **5 files changed** (+93 additions, -95 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/trivy.yml` (+1 -1) 📝 `Cargo.lock` (+84 -78) 📝 `Cargo.toml` (+7 -7) 📝 `src/api/admin.rs` (+1 -0) 📝 `src/api/core/organizations.rs` (+0 -9) </details> ### 📄 Description Updated crates and made adjustments where needed. Also removed a struct which wasn't used and the nightly compiler complained about it. Used pinact to update GitHub Actions. Validated GitHub Actions with zizmor. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 10:21:13 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vaultwarden#3720
No description provided.