[PR #3649] [MERGED] Update crates and small clippy fix #6961

Closed
opened 2026-03-07 21:08:41 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/3649
Author: @BlackDex
Created: 7/4/2023
Status: Merged
Merged: 7/4/2023
Merged by: @dani-garcia

Base: mainHead: update-crates


📝 Commits (1)

  • 0a6b797 Update crates and small clippy fix

📊 Changes

3 files changed (+244 additions, -224 deletions)

View changed files

📝 Cargo.lock (+235 -215)
📝 Cargo.toml (+8 -8)
📝 src/api/notifications.rs (+1 -1)

📄 Description

  • Update all crates
  • Remove async which is reported by clippy in v1.72.0

🔄 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/3649 **Author:** [@BlackDex](https://github.com/BlackDex) **Created:** 7/4/2023 **Status:** ✅ Merged **Merged:** 7/4/2023 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `main` ← **Head:** `update-crates` --- ### 📝 Commits (1) - [`0a6b797`](https://github.com/dani-garcia/vaultwarden/commit/0a6b797e6ef789909d124eecad9179275f421873) Update crates and small clippy fix ### 📊 Changes **3 files changed** (+244 additions, -224 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+235 -215) 📝 `Cargo.toml` (+8 -8) 📝 `src/api/notifications.rs` (+1 -1) </details> ### 📄 Description - Update all crates - Remove async which is reported by clippy in v1.72.0 --- <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-03-07 21:08:41 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#6961