[PR #6167] [MERGED] Update crates, fixes some yanked crates #21931

Closed
opened 2026-04-30 08:17:33 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/6167
Author: @BlackDex
Created: 8/10/2025
Status: Merged
Merged: 8/10/2025
Merged by: @dani-garcia

Base: mainHead: update-crates


📝 Commits (1)

  • 9bd7215 Update crates, fixes some yanked crates

📊 Changes

2 files changed (+95 additions, -95 deletions)

View changed files

📝 Cargo.lock (+86 -86)
📝 Cargo.toml (+9 -9)

📄 Description

Update all the crates or in 2 cases downgrade because of being yanked.

Also replace string_to_string lint with implicit_clone, since it will not be supported in newer versions of Rust.


🔄 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/6167 **Author:** [@BlackDex](https://github.com/BlackDex) **Created:** 8/10/2025 **Status:** ✅ Merged **Merged:** 8/10/2025 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `main` ← **Head:** `update-crates` --- ### 📝 Commits (1) - [`9bd7215`](https://github.com/dani-garcia/vaultwarden/commit/9bd7215b7f8a905a5eb714ddb4dd6361f5895730) Update crates, fixes some yanked crates ### 📊 Changes **2 files changed** (+95 additions, -95 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+86 -86) 📝 `Cargo.toml` (+9 -9) </details> ### 📄 Description Update all the crates or in 2 cases downgrade because of being yanked. Also replace `string_to_string` lint with `implicit_clone`, since it will not be supported in newer versions of Rust. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-30 08:17:33 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#21931